• intel hex file format change?
    what has changed in the basic hex file output format moving from uvision 2 to uvision3 and 4? i have several hex files from examples from keil and analog for my part and they work fine if i try to...
  • INTEL-HEX Format
    Hello, the records of the INTEL-HEX format contains a record-type. If I read the file from top down and get the first address record type, is it sure that this address is the lowest and the following...
  • Scatter load routine uses incorrect data
    Please help. My project compiled in uVision runs in to HartFault before reaching main function. I investigated what could be reason for it, I located and found: - It occures when I add some variables...
  • Intel HEX file and map file
    Hello everybody. I would know if a way exixts to find a match between the map file (where the memory allocation is illustrated) produced at the end of the compilation and the HEX file (that I download...
  • Hex-80 to Intel-Hex
    I have a demo version of uVision2 V2.12 and it can only generate Hex-80 output files.Does anyone have any idea how to generate the Intel-hex or to convert the hex-80 to Intel-hex?