Datasheet
PIC32MX Starter Kit Tutorial
© 2009 Microchip Technology Inc. DS61144D-page 19
2.8 RUNNING THE PROGRAM
Either click Debugger>Run from the menu bar of the MPLAB IDE or click the Run icon
(the turquoise triangle) on the Debug Tool Bar (Figure 2-12) to run the new program.
FIGURE 2-12: DEBUG WINDOW
2.9 TUTORIAL PROGRAM OPERATION
The starter kit tutorial demonstrates a simple application. The program responds
according to the user input menu. The program prints the available menu choices to
the starter kit Output window in the MPLAB IDE. The program flow is shown in
Figure 2-13.