• Generate axf from hex
    Hi all, I should program a LPC2478 (ARM7) with ULINK2 of keil. I run the upload of memory with the SAVE command from COMMAND LINE, so I create the file xxx.hex At this point I want to download via...
  • 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.
  • hex2bin utility for converting hex file to binary image that needs to be preloaded to ROM
    Hi, I have an RTL test bench consisting of ARM926 and ARM1176 DSM models, in which I preload ROM memory with the desired MMU page table hex data information. Hence, no configuration of page tables...
  • is there an utility to ONLY flash HEX files?
    Hi, I am using Keil uVision4, and ULINK2, but I am not working on development right now only flashing boards. Is out there a simpler Keil SW tool to only Flash *.HEX files in to a Freescale ARM...
  • Hex to axf converter
    Hi, I have generated the bin file in gcc. I want to download in to the Freescale K20 (cortex-m4) processor. But the tool ( Code warrior ) can only download axf files. Can anyone tell how to convert...