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 the hex file with 0xFF. Can anyone tell me how to do this.
Thanks.
I think HEX2BIN has options to fill unused space with a specified value?
Check it out here: http://www.keil.com/download/list/utility.htm
But I concur with the others - why not just erase the whole flash?!