We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
How to start working with fromelf? Please,if it posible, note clearly about. Thanks
And so must Sergey !
OK, thank you for replay, but in that tutorial I can not understand - links between compiller and fromelf. My target is .bin format from Keil IDE, for boorloader.
You use fromelf on the Linker output.
See the uVision documentation for setting output format via the IDE...
http://www.keil.com/support/man/docs/uv4/uv4_ca_createhexfile.htm
www.keil.com/.../uv4_ca_start_external_tools.htm
Check out all the support materials - including application notes & examples: http://www.keil.com/support/
Thank you, Andrew. result of my breain storm is the magic string in user->program after->Run #1 tab:
C:\Keil\ARM\BIN40\fromelf.exe --bin --output=obj\myfile.bin obj\myfile.axf
Please check mbed.org/.../