This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Error using fromelf with Cortex-M3, when code starts from 0x2000

Hi:
I 'm using M3 and trying to create a code starting at sector 2 (0x2000), when I use fromelf.exe to create the binary file, I get an error. Instead of creating the bin file, it creates a directory with ER$$.ARM._at_0x02FC and ER_IROM1 files)?????
Starting the code from sector 0, it works fine.

This doesn't occur with ARM7.

Any idea?
Thanks;
Gus

0