Reply by Naga r April 24, 20062006-04-24
Hi,
Is there any way to decode the task stack in C64x processors.
My aim is to obtain the state of all tasks from thememory dump of
stack/stack pointers, at any point.
I cud see that the return address of a function,etc getting stored in stack
pointer as and when they are called..but it looks like in no particular
order.
Is there any relevant document where i can see..how exactly,and in which
order the stack is used..
and how they are retrieved back.
regards
Nagamani