Online compiler, linker script

I want to have a custom linker script, to create noinit ram section. How to do that? I cannot find a linker script in the project .

Hi Bob,

Unfortunately, Mbed online IDE doesn’t allow users changing linker script, you need to use offline Mbed CLI or Mbed Studio to get the capability.

Regards,
Desmond