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

problem with AT89s8252 internal eeprom

hello everybody, my name is narender . iam a new be keil. i am doing a project where i need to write data into internal eeprom of atmel 89s8252 microcontroller. i have written a sample code for that purpose, which takes in two parameters
1. the address in the eeprom where the data is to be stored.
2. the data to be written into the eeprom

now the problem is i dont know whether that code is working or not. i dont know how to check the eeprom contents in keil.

please help me some sample code and tell me how to view the contents of the internal eeprom in keil

thanks in advance
narender

0