Just a brief on it!
Before using On INTERRUPT, you must enable the interrupt you want to monitor, RB0, USART, TIMER overflow.... by setting the according registers (INTCON...)
PBP will not automaticaly set it for you, same for reseting the flag intterupt.
Tell us wich PIC you have and wich interrupt you want to monitor and we can do a code snip for you.
Bookmarks