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.