Tool/software: TI-RTOS
Hi,
I am trying to add more clocks to the Simple Peripheral project, but are struggling with stack overflow.
I have tried to increase the system stack (BIOS.stacksize) and heap (BIOS.heap), but with no luck.
I have tried with some Software interrupts, and these are firing correctly.
Any idea what I can try?