• Difference in hex files generated by UV V4.0 & V4.7
    Hello, I have upgraded my KEIL from uv4 V4.00a to V4.70.0.0.I chave compiled same project(NXP-LPC2220) in both versions & found that there is difference in hex files generated by both. Why there is...
  • Different hex files from different compiler version
    Hi, I am compiling a source code (implemented by other team in Canada) using Keil (uvision-4) V4.02, C51 (9.01), to generate the hex and map(.m51) files. When the same source code is compiled...
  • 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...
  • Problem with generating a single hex file for code banked application
    Hi My µC is C8051F122. In µVision2 (version V2.40a and C51 V7.50) i create 2 Lib files. One for code bank 1 and one for the common bank. These .lib files are linked into a project in Silicon...
  • Is .hex and .map generated from the elf file?
    Hello everyone, we are using ARM Compiler 5.06 and are postprocessing the map file. We would like to have a shared postprocessing routine shared by multiple projekte and multiple compilers. Neither...