Hi Darrel,
Thanks a lot for your answer it works. I should also add that I looked at my old 16F877a code I mentioned above and sure enough there is no PAUSE. I scoped the time that the interrupt handler takes off the main program in PBP and ASM modes. The interrupt handler is “TOGGLE LED1” and the PIC runs of the internal 8Mhz oscillator.
None of my small projects would run without Instant Interrupts, I wouldn’t have a nice Bargraph on my LCD, I wouldn’t know how to set all the pins to Digital and would not share my experience if I didn’t have the examples of the others who spent their time to answer the questions.
Bookmarks