you get a compile error if this is not commented out
there is no PEIE flag in INTCON0
only IPEN
remove comment out
; bsf INTCON0,PEIE, 0 ; Enable Peripheral Interrupts
you get a compile error if this is not commented out
there is no PEIE flag in INTCON0
only IPEN
remove comment out
; bsf INTCON0,PEIE, 0 ; Enable Peripheral Interrupts
Bookmarks