This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Create task.

Hi Sir 

Is it necessary to use FreeRTOS for create two tasks ? Does Nordic has any library or API for task creating ?

Parents Reply
  • You're still jumping the gun!

    "create a thread" is a step - not a goal.

    Should I porting FreeRTOS to my code for this target

    Before talking about any particular RTOS (such as FreeRTOS),  you should consider whether you need any RTOS at all.

Children