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, 7 months ago.
using linker scripts with mbed online
Hi, I'm trying to build a keil program imported to mbed. I get linker errors for undefined symbols, which are defined in my linker script (linker.ld).
Somehow it works in another program, but not in this one.
How does one get the mbed compiler to read/parse whatever the linker script?
Thank you
jbd