The latest development version of this page may be more current than this released 2.2-beta.2 version.

IDE Debugging Guide

For IDE environment installation, please refer to IDE Compilation Environment

VS Code Debugging

After connecting the cklink debugger, open VS Code.

Right-click on the project file and select the Debug command to start debugging.

../_images/cklink_debug_en.png

Alternatively,you can also select the Debug command from the WM IOT SDK tool in the bottom status bar to start debugging.

Debugging with breakpoints using VS Code is illustrated in the figure below:

../_images/cklink_achievement_en.png