User manual
mikroBasic PRO for dsPIC30/33 and PIC24
MikroElektronika
117
If you have appropriate hardware and software for using the mikroICD select mikroICD Debug Build Type before
compiling the project.
Now, compile the project by pressing Ctrl + F9, or by pressing Build Icon on Build Toolbar.
Run the mikroICD by selecting Run › Start Debugger from the drop-down menu or by clicking the Start Debugger
Icon . Starting the Debugger makes more options available: Step Into, Step Over, Run to Cursor, etc. Line that is
to be executed is color highlighted (blue by default). There is also notication about the program execution and it can
be found in the Watch Window (yellow status bar). Note that some functions take more time to execute; execution is
indicated with "Running..." message in the Watch Window Status Bar.
Related topics: mikroICD Debugger Example, Debug Windows, Debugger Options