Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

AT89S8253 - EEPROM - string initialization

Status
Not open for further replies.

raymann_2

Newbie level 1
Joined
May 20, 2009
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,286
AT89S8253 - EEPROM

HI !

How can I initialize the STRING in EEPROM 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 doesn´t work.

Is there a command ( like CCS - PIC compiler= #ROM 0X2110 = {127,0,0,0} ) to do it ??

Thanks.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top