It seems XC8 is placing my program code on top of my font table in the 0700h area of memory. More detective work (sigh)...
Thanks for the MSSP/SPI info, Richard. I will get to that after tracking down the current problem...
Mike
<added>
If you get a chance, add the "ovrld" param' to the following line and tell me if that fixes the problem, please?
Code:PSECT myFonts, class=CODE, abs, ovrld, space=0, delta=2 ^^^^^




Bookmarks