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.

CC2652PSIP: Ti RTOS 7 HWI Stack overflow

Part Number: CC2652PSIP

I am utilising HWI and SWI to interact with the peripheral and experienced a hwi stack overrun.

I am using syscfg tool on TI-RTOS 7 for the memory configuration. Is there any thing I can change to increase the stack memory in HWI module?

And may I ask which function would consume HWI stack memory?

  • Hello Tony Man,

    Regarding your issue about the TI-RTOS 7 memory configuration and HWI there is excellent documentation available on dev TI, I would recommending following some of the guides provided on the TI-RTOS 7 Configuration, in regard to memory configuration the TI-RTOS 7 Kernels User’s Guide should be very helpful, and the BLE5-Stack Debugging Guide should also give some insight into memory heaps. For further assistance could you provide which SDK you are using? As well as what changes you have made to the simple_peripheral; and some snippets of the changes you've made that might of caused the issue. I hope this helps! 

    Thanks,
    Alex