Part Number: CC3220SF-LAUNCHXL
Other Parts Discussed in Thread: CC3220SF, UNIFLASH
Tool/software: Code Composer Studio
Hello I hope you can help me with the following problem.
I use the cc3220SF
I also use freeRTOS
software versions.
UniFlash: 5.2.0
Code Composer Studio 9.3.0
PROBLEM: I'm using the out of th box example, I create a separate task using xtaskcreate() and when I add the task and the .c file the out of the box example doesn't run because the red LED on my launch pad doesn't blink and I can't do the provisioning.
Commenting the task, resolves the issue.