8 years ago.

mbed export to Keil Undefined Symbols

Hello,

I am trying to export the example blinky project to Keil5. But i am getting some errors:

linking... .\build\mbed_blinky.axf: Error: L6218E: Undefined symbol initial_sp (referred from entry2.o). .\build\mbed_blinky.axf: Error: L6218E: Undefined symbol heap_base (referred from malloc.o). .\build\mbed_blinky.axf: Error: L6218E: Undefined symbol heap_limit (referred from malloc.o). Not enough information to list image symbols. Finished: 1 information, 0 warning and 3 error messages.

Interesting is that a few moths ago the export was working and the structure of the project in Keil was different.

Is there any solution to this?

Which target?

posted by Jan Jongboom 19 Apr 2016

LPC11U24

posted by G Z 20 Apr 2016
Be the first to answer this question.