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.

CC1310: CC1310 multithread with TI RTOS

Part Number: CC1310

Hi,

I want to do some multithread application.

My code for now is based on collector_CC1310_LAUNCHXL.

I am surprised that Collector_process function which is in while(1) is rarely entered.

I was checking that with some flag and it was entered only 4 times in few seconds.

Could someone give me a hint why it may function that way?

I have wanted to use Texas`s function Util_setEvent() to set something in other thread but it is checked to rare.

Best regards,