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 Debug window information puzzling

Hi,

I'm using the LCDKC6748 with CCS : 6.0.1.00040 .  I have a SYS/BIOS project with multiple tasks.  When I halt at a breakpoint in one of the tasks (sdCardTask1), the contents of the CCS Debug Window is puzzling.  Here is the screen capture.


Is this something I should be concerned about or is it just a hiccup in CCS?  I've checked the stack peak in ROV and none of the tasks are close to exceeding their stack.  The code appears to run correctly and I know that sdCardTask1 is not calling itself. I'm at a lost on how to troubleshoot this.  The other tasks don't seem to have this problem.  Due to restrictions, I am unable to share code.  Any assistance would be appreciated.

Thanks.

KTM