• 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...
  • 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...
  • 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...
  • new project failed to run debug session and can not load AXF file
    I met on odd experience when create a new uVision project by using NXP LPC1114. I have sample uVision project (.uvproj extension), then build, download and debug it. Everything work fine. In debug...