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

RAM management and access

I am developing an application for the AT89S53 in C.
while trying to define a CHAR array in size bigger then 128 Byte i got a compilation ERROR.
i allready read the "Data Memory - RAM" section in the User Manuel but i did not understand.
please help me to manage the 256 byte RAM i have.
I have to implement an Array in 200 Byte size.
Thanks

0