• ELF / AXF File change const variable values
    Hi, I was wondering if there are any programs that allow the axf / elf file to be modified once it is generated. I wish to insert manufactured date and serial number into the flash when the device...
  • how does one program a axf file not sourced from linker
    I have a axf file created by a partner not the source. I'd like to program the uP using the jtag/ulink/uvision. How do I do this?
  • MAP FILE->Removing Unused input sections from the image
    I have a working and a not-working configuration for my project (linker settings) First lets see what it mean in the mapfile: =================================================================...
  • 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...
  • 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...