We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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?!