This is the documentation for the latest (main) development branch. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired 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