8 years, 10 months ago.

Error on Linking with mbed online compiler.

Error: "mbed/LPC1768/ARM/LPC1768.sct", line 4 (column 9): Error: L6235E: More than one section matches selector - cannot all be FIRST/LAST.

The scatter file is not visible on the online compiler

1 Answer

8 years, 10 months ago.

Hi,

can you check t he revision of your mbed library? It might be out of date and thus failing with an error.

Please state always the revisions (commits of your code/libraries used), also if we can reproduce this on any public code published here. Otherwise it's just guessing game. Thanks

Accepted Answer

Hi Martin,

I just realized when attempting to press the "Fix it" button when compiling, the online ide added another copy of the "mbed" library aside from the already present "mbed-src".

I fixed this by removing all the libraries that I have imported and re-importing then again (including mbed-src). Now compile works fine.

posted by Vergil Cola 04 May 2015