hai in my program XDATA=50 code=5442 data=130 and no external memory. can I use my onchip ROM for storing the XDATA? and kindly tell me How to store it?
with thanks, Karthik
Use a combination of "const" plus "code". Your manuals will tell you how to apply the keywords.