Hi eveybody
I need some advice:
I program ADuC836 and my memory Ram (data+idata) is compleatly full. For this reason i need to move some data and idata into antother memory.
Reading the datasheet processor, i saw that there is the possibility to use the 2 Kbytes XRAM internal memory setting the CFG836.0 bit.
1)It's possibile using this memory?
2) If it's possible, that data and idata attributes in language C are __xdata , __ixdata or remain __data, __idata?
Thaink you everybody