Hi,
On page 67 of this documentation, it lists that each SWI for SYS/BIOS is stored on the system stack:
SYS/BIOS (TI-RTOS Kernel) v6.46 User's Guide. If I'm using CCS, running tirtos for the CC2650 launchpad, how can I find the location of the stack for an instantiated clock instance (should be at SWI priority) so that I can check to see if it is overflowing?
Thanks in advance!