• fromelf and --bincombined
    Hi, I want generate one binary output file for an image containing multiple load regions. So I can use it for my bootloader. I use the --bincombined option like descriped here: http://www.keil...
  • fromelf parameter
    I use the tool menu with the following command : fromelf -s -o T:\TGIP\fichiers_uVision3\TGIP_BM.sym T:\TGIP\fichiers_uVision3\ObjectFiles\TGIP_BM.axf But I want to change the output file name...
  • fromelf data flash
    Hi, is it correct, that all files will be stored in the .hex file generated by the fromelf tool? So that I get a file which could be executed? I've a uvision project with one .c file, a startup...