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