In my developinp system there has no external ram. So if i want to define a data array more than 128 bytes, how should i do? How can i access 80h-0ffh inchip ram of 89c52 in c code?
Read the section "Internal Data Memory" in the manual.