We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I'm using ADUC843 and I have problem with memory overflow. I'm trying to use only 150 bytes. I tried too declare some data with idata and it helped but now I could declare no more than 250 bytes. I have read in ADUC datasheet , that my microcontroler has 2kBytes data memory. How can I access to it?
Plus, some chips require specific configuration settings to enable XDATA, or to select between on-chip and off-chip XDATA, etc, etc,...