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

Data banking

Hi all,

I am using 8051-based uC with 32 KBytes Flash ROM,
256 Bytes DATA Memory, 2K Bytes XDATA Memory.
Moreover i am using the library file from third party that uses some fixed location in XDATA. But my application also eventually allots the same location to my application specific variables and so it results in abnormal behavior. So is it possible to restrict my application so that it will not allocate any variables in that fixed memory area say 0x660 to 0x6FF.

i am using PK51 development kit with c51 v8.09 and lx51 v4.17.

regards
barani.