This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/CC2640R2F: Stack overflow when using clocks

Part Number: CC2640R2F


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?