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.

2650 Task's are not getting executed

Hello,

Strange problem on a brand new system, installed tool chain everything brand new PC Old hard disk is toast so can't verify

CCS 6.1.1

TIRTOS-2_13

Just to rule out my code,

Using SmartRF06 Eval Board + CC2650EM-7ID

i just installed the lcdSmartRF06EB Project I can see the LCD tasks work. Then installed the Simple BLEBroadcaster / BLEPeripheral stock install to the board, task's are not getting started. Only difference between LCD Task & BLE one's are Static Tasks in LCD project

All projects which have Task_Construct seems to fail, whereas Task's started statically like UartEcho/LCD all seems to work.

This kind of points to either chip enters Power Down Mode, I have tried appropriate ID_PD_DISALLOW etc nothing seems to work.

On the ROV. all task's are in Ready State except for the Icall_taskEntry which is in Running.

Thanks in Advance. Any pointers to look at.