8 years, 1 month ago.

comple fail, How to fix it???

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

Look for multiple mbed.bld files in your program.

Question relating to:

2 Answers

8 years, 1 month ago.

Did you have both mbed-src and mbed library in all project?

I encountered this issue once.

So delete one of them will fix the issue.

FYI