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.

CC2640R2L: adding tasks creates hardfault.

Part Number: CC2640R2L

Hi

I am adding extra tasks for various peripheral. In total i have 7 tasks each with same priority and stack size 512.

Now when I add an extra 8th task hardfault happens after calling   BIOS_start();

Also I am ensuring that pre processor symbols are as per the number of tasks.

Are there any limitation on number of tasks?

Regards

Sudhanshu