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.

incorrect stack view in CCS v6 debugger on AM437x

Other Parts Discussed in Thread: SYSBIOS

Hi,

I am debugging a SYSBIOS application on AM437x and occasionally debugger shows on stack variables incorrectly. The variables in memory are fine and the code executes correctly, however debugger shows the wrong thing. In examining the stack it looks like debugger erroneously shift the stack pointer address by 4 bytes and presents the incorrect data. What can cause this and how it can be fixed?

Thanks,