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: task not being called

Part Number: CC2640R2F

Tool/software: TI-RTOS

Hello iam following the simple peripheral example in resource explorer and for some reason the periodic task function located in simple_peripheral.c isnt being called at all.I confirmed this by trying toggle some led lights on but i get no leds on.what should i be look for to see were the code is broken?Thanks