This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

FLASH, EEPROM and RAM

I'm using a kit at89s8252 with only 8K of FLASH memory, 2K of EEPROM and 256 bytes of RAM. I'm begginer in this area so I would like to know if I can use the EEPROM to store the variables of my program. If this can be done, how can I specify this?
I'm having problem to make my code fit in 8K and I guess that maybe if I store the variables in another place it can fit.
Thank you.

0