Quote Originally Posted by PICante View Post
I did lookinto the .LST file but there was a LOT of LCDOUT’s! So I decided (easy way out) to assign pins for the LCD myself and it works perfectly.

Thanks skimask! (and don’t say “I told you so”!) :-)
Nah, no I told you so...
Yes, there is a lot of LCDOUT's in the LST file, but the ones you want to look at are the ones before your main program, near the top of the file, where all of the PBP subroutines (not your subroutines) and helper routines go.