The hardware parts of the PIC run independant of the code.
That is one of the reasons we use interrupts. Gives the code a chance to see what the hardware is doing.
I do not think reading ASM will help much. The chip does not really care about the language.
Bookmarks