This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Size of data section overflow

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?

0