We have tried to transfer from PIC16F to PIC18F2525. When we evaluated the PIC2525 with code to diaplay something in LCD,we failed:
coded in PICBasic ;
compiled using PBP246+MPLab V8;
The machine code did not work, there is nothing in LCD, but if we programm in ASM directly,it works.
And, if we embeded ASM lines into PicBasic lines,it didn't work either!


We have studied the PBP246 & PIC18F2525 for a long time,but no advance.
Anyone faced this kind of question too before?
Any advice is welcome!