Part Number: PROCESSOR-SDK-DRA8X-TDA4X
Tool/software: Code Composer Studio
Hi:
Now I'm testing sysbios on TI DRA829-EVM by CCS, when I'm using AppUtils_Printf() to show log, I find that my task is blocked. But I find my semphore is activy and will not block the task. so I want to know how can I to debug by CCS and find what module blocks my task?
Thanks!