User manual

Table Of Contents
mikroC PRO for PIC32
MikroElektronika
119
After successful compilation and MCU programming press F9 to start the mikroICD. After the mikroICD initialization a
blue active line should appear.
We will debug the program line by line. To execute code line by line press [F8]. However, it is not recommended to use
Step Over [F8] over Delay routines and routines containing delays. In this case use Run to cursor [F4] function or Run
[F6] function combined with Breakpoints.