Thanks Darrel, I removed the indent on the "INT_LIST" macro, that took care of the warning. I never thought an indent would make a warning, I searched high and low in my code and your's for any references to "INT_LIST".
I also stopped changing T1CON settings, I didn't realize you're code was already setting it up.
I still haven't fixed the debug issue. I thought a quick fix would be to disable the interupts before sending the data out on debug, that didn't work.
So now I'm learning about the USART you suggested, which has me confused. How do I use the USART without using "SEROUT" if the interupts will interfer with SERIN/OUT?
Any help on configuration would be great!
Thanks,
Shane
Bookmarks