• 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...
  • No such file or directory
    Note: This was originally posted on 17th May 2013 at http://forums.arm.com Hello, While using DS5 to build my project, I get the following error: fatal error: xyz.h: No such file or directory I know that...
  • Which is the Mapfile in project directory?
    hi, I use Keil uVision4. I got the sample code 8051_BITIO.ZIP on Keil website http://www.keil.com/download/docs/84.asp and ,I got HEX file via excuting compile. I want to confirm Mapfile...
  • Structured Project Directories
    I find that having a "standard" project directory with sub-directories for all projects to be of great value. I do not know what others have done when they start a new project, but I can tell you...