Hello,
I am getting the L6 warning as below. Is anyone knows the way to disable L6 warning? I am purposely using the address as a pointer to EEPROM using _at_ and as data.
*** Warning L6
XData Space Memory Overlap From: address To: address
Thanks.
Rather than suppress the warning, can't you structure your code in such a way that it doesn't warrant a warning?