• Fill unused flash with predefined value
    Hi, I use uVision3 with the C166 compiler for an XC167 with external Flash. My flash utility erases only the used sectors of the flash, but i want all the sectors to be erased. So I thought to fill...
  • Linker : crc computing and filling unused bytes with a specific value
    Hi, I wrote a perl program which calculates the CRC32 checksum of my .hex generated file (previously converted to binary of course). So I should just have to write it back to my .hex file at a fixed...
  • 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?
  • Fill unused sector in flash with random value
    Hi Guys, I have a LPC2292 system and i use a linker file to flash the FLASH / ROM on the board. The FLASH is totally 256KB divided into a number of sectors. My code is around 31KB and occupied the...
  • Intel HEX ultility
    Does any one know where I can get an Intel Hex utility that can merge hex files and produce 1 final hex file? Thanks, Michelle