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.
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.