5 years, 4 months ago.

Compilation Error

Hi,

I am facing compilation error for majority of the projects,( those were previously working fine) once after your 17/11/2018 maintenance by saying "Error: "/extras/mbed/LPC1768/ARM/LPC1768.sct", line 4 (column 9): Error: L6235E: More than one section matches selector - cannot all be FIRST/LAST."

Please guide me to solve this I have a lot projects in the directory.

Thank You,

2 Answers

5 years, 4 months ago.

Hi Aslam,

It's not clear what might have caused your projects to stop building. We've not received any reports of that specific error message which is clearly a linker error. We can successfully build both legacy and new projects for the LPC1768 platform.

If you are still having problems could you please publish a failing project and share it with us? We'll be happy to take a look to see what's happening with it. If you would like to keep your repo hidden, you can set the repo visibility to private from the Admin Panel (see attachment below). Then you can add me (Username "RalphF") with Read-only access so I can import the project.

Regards,

Ralph, Team Mbed

/media/uploads/RalphF/onlinecompiler-adminsettings.png

/media/uploads/RalphF/onlinecompiler-repoprivacysettings.png

Dear Ralph,

Thanks for your response

https://os.mbed.com/users/vinit/code/SD-to-Flash-Data-Transfer/

Take above attached link as reference previously this was working without any problem. Now once importing this project and compiles , showing different errors... and funny part is after keep on pressing compile button in one instant its building bin file... Please stay attention because now majority of my project is act like this...

Note: In above link "FATFileSystem" lib was declared multiple times, so i have deleted those to one, then for first compilation its generated bin file, but next compilation on wards showing errors ..

posted by Aslam Ahamed 31 Jan 2019
5 years ago.

Hello Ralph, I have this same problem. I cannot compile clean example: https://os.mbed.com/handbook/USBMouseKeyboard

for KL25Z board.

Thanks, Przemek