This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

No Thread Information while debugging Matter samples

Hallo, 

I am currently trying to debug the Matter samples on the NRF5340 DK. They all work fine, but I have a problem with the "Thread Viewer" in VS Code while debugging on target.

With other non-Matter Zephyr samples I had no issue opening the "Thread viewer" to see all Threads with their names, priorities, sates etc. 

Whenever I try to debug a Matter sample it only shows Thread with some id number, which is not helpful. I want to know the names, priorities of the Threads used in the Matter samples.

I already checked that DEBUG_THREAD_INFO is enabled. 

Thanks for your attention. I’m looking forward to a reply.

 Julius

Related