XDATA SPACE MEMORY OVERLAP

I am specifying some absolute addressed variables in the XDATA space using the _at_ keyword. I am pretty sure not more than 1 variable accesses the same location. I am able to compile my project, however, I get this L6:XDATA SPACE MEMORY OVERLAP warning.
It does not specify where the overlap occurs, and I'm not sure if this is a huge problem or not.
Help?

More questions in this forum