Debugging with VSCODE

I am creating a farm using nRF5340 Audio.

I am building and debugging using VSCODE, but suddenly the debugging behavior has become strange.

The symptom is that when step execution is performed using debugging, execution does not proceed (no response is returned) from the streamctrl_start() function.

The same phenomenon occurs with the source that I was working on until yesterday, and the phenomenon does not change even after updating and reinstalling NCS, and reinstalling VSCODE.

Do you know what is the cause?

Parents Reply Children
Related