• ELF / AXF File change const variable values
    Hi, I was wondering if there are any programs that allow the axf / elf file to be modified once it is generated. I wish to insert manufactured date and serial number into the flash when the device...
  • ELF / AXF File change const variable values
    Hi, I was wondering if there are any programs that allow the axf / elf file to be modified once it is generated. I wish to insert manufactured date and serial number into the flash when the device...
  • why the keil can not generate .elf file using winarm compiler
    I want to compile a project using winarm ,and it generate hex file as expected,but when i want to load it into the at91sam7s256'flash,an error named"can not load file elf and I also can not find the...
  • why the keil can not generate .elf file using winarm compiler
    I want to compile a project using winarm ,and it generate hex file as expected,but when i want to load it into the at91sam7s256'flash,an error named"can not load file elf and I also can not find the...
  • why AXF file lack debug.str
    I use the executable file demo.axf of the project in STM32F4xx_DFP.2.15.0, execute readelf -S demo.axf on the command line and find that demo.axf has .debug.str, but when I compile this project, I find...