9 years, 10 months ago.

Why I can not change sct file?

Hi, minicube,

I imported your source and tried to change to a larger chip. In the folder of

mbed-src-LPC1114FN28\targets\cmsis\TARGET_NXP\TOOLCHAIN_ARM_MICRO\TARGET_LPC11XX, there are two files:

  • LPC1114.sct, used as Keil scatter file
  • startup_LPC11xx.s, as startup assembly file.

I can changed the startup_LPC11xx.s, but I can not change the content of LPC1114.sct.

Do you know the reason and fix method.

Thanks in advance.

Question relating to:

Fork of mbed-src file paths change. LPC1114FN28 use only. LPC1114, LPC1114FN28, mbed-sdk

1 Answer

9 years, 10 months ago.

We don't support changing .sct files in the IDE as this would introduce no benefit to the platform that you have selected

What variant device are you trying to target?

This is an unique platform as you can change the MCU out with a different one but I'm not sure that was the original intention, nonetheless, something we should think about addressing.