Other Parts Discussed in Thread: SYSBIOS
Hi there,
Is there a way to access call stack information during runtime?
We are able to access the current stack pointer via the ti_sysbios_knl_Task_Stat structure, but would like the call stack information as well.
On another note, is there functionality available to power down or restart (power cycle) the chip in the SDK?
Thanks