• UNIX file system (case sensitive) and *.axf or *.AXF :-(
    Hey folks, i have a problem with my workspace in a Unix file system. Keil uVision stores the *.axf file extension in lower case. But when i try to flash the project on target, uVision searches a...
  • Downloading axf file
    I have an axf file I would like to download. What is the method to do this? BTW, I'm using a STM32F103RBT6 uC.
  • AXF File Format
    Can you give me AXF File Format
  • Could not load axf file
    Hi, I download keil uvision 4.20 evalation version. I create a simple project with lpc1113. I can compile the project , I can download the project ( It says Erase Done, Programming Done, Verify...
  • Is AXF file is equivalent for HEX file
    Arm compiler generates axf file as executable .is it same as hex file.How to calculate checksum for AXF file and how to put checksum value in the specified location of a memory.