This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
工具/软件:Code Composer Studio
在 CCS Debug 透视图中、是否有用于调试多线程应用的"Thread"视图?
我目前正在代码中使用 SYS/BIOS POSIX Pthread、我想查看每个单独线程的活动。
谢谢。