Thanks Robert.
this is the example which is not working :
Define OSC 20 ' 20 MHz oscillator
ADCON1 = 15 ' All I/O pins digital
Pause 100
Serout2 PORTC.6, 84, ["A,B,C"]
I am using PBP 3 - Microcode Studio Plus 5 - MPLAB IDE v8.80 and my device programmer is melabs U2 Programmer.
and I have put everything together based on SDFD schematics , connected to RS232 with a MAX232CPCE
Bookmarks