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 P89C51RC+ microcontroller. I need to use large memory model(big variables) but while accessing eeprom (in xdtata) program hangs due to variable "overwriting" in xdata. How can I place variables to xdata and still use eeprom?