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.
10 years, 1 month ago.
How to get build out as .elf or .hex file extension ?
Hi there, I'm using proteus as my learning to tool to test new embedded systems and im having trouble in getting the build output as .elf or .hex .. but when exported to keil uVision i was able to do that.. But online IDE does it have option to get output as .hex or .elf...??
Question relating to:
2 Answers
9 years, 9 months ago.
I have the same issue. It would be very handy if the online compiler could be configured to download .hex file directly. In this way, downloaded file can be used by (without needed a script/batch file) an 3rd party programming tool (e.g Flash Magic Tool)
10 years, 1 month ago.
To convert from bin til hex se:
http://mbed.org/cookbook/lpc-bootloader
http://mbed.org/users/ms523/notebook/lpc1768-programming/
http://mbed.org/users/chris/notebook/prototype-to-hardware/