Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 6 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
9 years, 6 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
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 04 May 2015