Part Number:AWR1642
Tool/software: TI-RTOS
I'd like to check for stack overflow on the Task stacks created in the mmwave demo - for example, MmwDemo_dssDataPathTask. My understanding is the TI BIOS creates a stack for each task, but I can't find any symbol that gives the start or end address of the task stack. Is there a symbol I can use to get the memory address to watch?