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, 10 months ago.
An error, When I want export code from mbed to Keil 5
Hi,
My platform is NUCLEO-F411RE and I export a simple program from mbed to keil uVision 5. When Keil uVision 5 compiles, I get this error:
error: L6235E: More than one section matches selector - cannot all be FIRST/LAST.
When I double click this message, Keil uVision 5 jumps into stm32f411re.sct file:
I try to find answer in internet, all people say there are many file in this project like this:
startup_stm32f10x_cl.s
startup_stm32f10x_hd.s
startup_stm32f10x_md.s
startup_stm32f10x_ld.s
But I just find a *.s file, name is startup_stm32f411xe.s.
Does anyone know how to solve this error?
Question relating to:
