Interrupt Module
Step 8 - The Interrupt Manager should be reviewed. Click on Interrupt Module under Project Resources to view the setup screen.
Timer0 will be shown as an interrupt source. Make sure it is enabled by having a check inside the box next to that interrupt source. The Pin Module source should not be checked.
Note: The message "Please remember to enable the Peripheral and Global Interrupts in your main.c code!" will be described in the main.c setup section of this training.

