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

AT89S8253 - EEPROM INITIALIZED

Hi !

How can I initialize the STRING in internal EEPROM of AT89s8253 using a Keil C Compiler ?
I need put it inside Hex file to send to a T51prog2 - ELNEC Programmer:

:1030000001060203010101010001000000010101AC

I tried use XDATA commands and _at_ keyword but doesnot work.

Thanks.

0