Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).
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