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

Option needed to have a flashed program working

Hi all, I need help,

I have a strange behavior with my program when I try to flash my LPC3240 uC.

When I have the emulator running the program, this one works as I expect that it has to work. Then, I am building the bin file with the command:

fromelf.exe --bin --output ..\Obj\myProg.bin ..\Obj\myProg.axf

I flash the myProg.bin into an external flash.

Depending on the option I choose on the Keil environment in Code Generation area, specialy the option Floating Point Hardware, the file .bin I am flashing doesn't work at all or doesn't work as the emulated program works.

Do I miss something ?? I don't understand

Regards,

Colagrossi Jean-Marc

0