How do you view the call stack in the new code composer V4?
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.
Hi Time,
See slide #15 of: http://processors.wiki.ti.com/images/2/27/CCSv4Tutorial-HelloWorld.pdf
Thanks
ki
10 Dec 10 Gee, that was non-obvious. I searched all over for SOME sort of documentation on the Call Stack. Or is it Callstack? Or maybe QallStak? Most of the documents in the 'Embedded Processors Dustbin', excuse me 'Wiki', if they mention the QuallStac at ALL, refer to something off the 'View' menu. But of course, most of them are for CCS 3.x, because the documentation was never updated for CCS 4.x, and I will assume, will not be updated for 5.x, either. So, having found the KallStak, I would like to use it to figure out what is being interrupted by an ISR. But all I can see on the stack - other than the ISR label - is Is it even possible to figure out what was interrupted? Is there some (non-obvious) method of finding and using the address of the PC at the point of interruption?