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
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. write 7 to loc 14 write 21 to loc 28 read loc 14, if it reads 7 you are OK Erik
hi erik, the eepromcode is working well, i have simulated uisng top view simulator. i want to know how to view the contents of internal eeprom in keil.
view the contents of internal eeprom in keil Keil C Keil assembler Keil debugger Keil simulator Kail ... WHAT Erik
keil debugger
is that the simulator or an emulator?