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 JTAG hex file that I created.
I followed all the steps to download but the program says that the file is missing xxx.axf
How do I create a axf? I can generate a axf starting from a hex?
thanks