Technical Support

BL51: WARNING 6 (MEMORY SPACE OVERLAP)


Information in this article applies to:

  • C51 All Versions

QUESTION

QUESTION

I am receiving the following warning:

Warning L6:  xdata memory space overlap

What could be causing that?

ANSWER

A common cause is a PDATA variable assigned to the same address as an XDATA variable. (The same location, accessed in different ways.) Be sure to assign address ranges that do not overlap in the BL51 Size and Location window.

MORE INFORMATION

Last Reviewed: Tuesday, July 19, 2005


Did this article provide the answer you needed?
 
Yes
No
Not Sure