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 Debug 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

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

Using VS Code for breakpoint debugging is shown in the following figure:

../_images/cklink_achievement_en.png