• converting .axf files to .bin file -- error message
    Hi I am trying to convert a -axf file generated by keil(microvision 5.26.2.0) to binay. The various Keil manuals state that you can do this by entering a command string in Target 1> User tab. The command...
  • converting .axf files to .bin file -- error message
    I am trying to convert .axf file generated by ARM microconverter microvision V5.26.2.0. I have followed the instruction in http://www.keil.com/support/docs/3213.htm%22. and entered the following command...
  • fromelf converts axf to bin directory instead of bin file
    On my bootloader efforts i now have two applications: A bootloader app located (using Target Options) at address 0x00000000 and the main app located at 0x00003000. The bin file for the bootloader is...
  • fromelf converts axf to bin directory instead of bin file
    Hello, I have same problem using Keil uVision 5.24.2.0 as www.keil.com/.../ Simply fromelf tool produce folder instead of file. This is structure of generated output: [UMC2_A-Test-Debug...
  • Hex to bin file converter
    HI I'm trying to convert a hex file into a bin file with keil’s HEX2BIN.EXE, but I get an error: Invalid record type in HEX record 2711. LINE 2710. : 08 A940 00 021D0102 1E090000 C6 (data record) ...