You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to build blinky using the mbed-dev source library, the MICRONFCBOARD board fails to compile.
Bug
Priority: Major
Bug
Toolchain:
ARM using the online IDE API
Expected behavior
Target compiles
Actual behavior
The following error is produced:
"/src/mbed-dev/targets/TARGET_NXP/TARGET_LPC11UXX/device/TOOLCHAIN_ARM_MICRO /TARGET_LPC11U34_421/LPC11U34.sct", line 4 (column 9): Error: L6235E: More than one section matches selector - cannot all be FIRST/LAST.
Steps to reproduce
Build MICRONFCBOARD using mbed-dev in the online compiler