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.

CCS/TMS320C6657: Is there a "Thread" view in CCS Debug?

Part Number: TMS320C6657

Tool/software: Code Composer Studio

In the CCS Debug perspective, is there a "Thread" view for debugging multi-threaded applications?

I'm currently using SYS/BIOS POSIX pthread in the code, and I would like to view the activities of each individual thread.

Thanks.