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,