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.