Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
In TI-RTOS, are there ways for a running task to get the other tasks' stack information, such as xdc_Ptr stack, stackSize, and sp, xdc_SizeT used when others are in Ready, or Blocked mode? Thanks,