• Hex file not running correctly
    Hi, I'm trying to get some of the example programs running on my SK-167CS board, but I'm finding that the hex files that uVision2 generates does not work correctly. Running the examples via the uVision2...
  • 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.
  • HEX to AXF load
    We have a hardware engineer that has been loading new devices using a ULINK2 on a K64. Long story short, he has been renaming our released .hex file to a .axf file. There is no conversion that he is...
  • Utility to build axf-files from hex/binary
    Hi, i know fromelf.exe to get hex or binary files from an axf file. But i need a program to build an axf file out of an hex file (or bin). background: i use uVision to load program via jtag, so i...
  • uVision issue creating .axf file
    Hello, I am a student taking Embedded Systems at a university and I am trying to get my code to compile using uVision. I am using a FreeScale FRDM-KL25Z. When I select rebuild or batch build to try to...