??? 02/03/05 16:39 Read: times |
#86486 - OK Responding to: ???'s previous message |
The '51 expects CODE to be in CDATA and RAM to be XDATA.
The simulator expects the same. In real hardware it is no problem to burn a table and use it in XDATA (/RD selected). Simply make the table as a sperate project. Tables only, code. Then burn the PROM. I do not use the Simulator, so I do not know how it can be done there. |