How to display the thread on VSCode when debugging

Dear Support Team

There is no thread in the CALL STACK window like the picture below when I debugged the Mesh Light Dimmer and Scene Selector example in the NCS v2.4.0 structure like the picture below. And I also could find what thread created in the main.c and model_handler.c in this sample. Where to see what thread created in this sample and how to display the thread on the CALL STACK window when debugging. Many thanks.

Related