Microcontroller unused cells

Thread Starter

Kardo22

Joined Mar 12, 2014
49
Hi
It may be a dumb question but:
When writing a hex file to EEPROM you can write unused cells as 00 or FF. What effect what I should choose?

Thanks
 

adam555

Joined Aug 17, 2013
858
I would say it has no effect; unless you read or re-direct the program counter to the unused cells.

In any case; isn't the hex program file written in the FLASH memory, and the data in the EEPROM?
 
Top