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/TM4C129XNCZAD: DK-TM4C129X Multithreading

Part Number: TM4C129XNCZAD

Tool/software: TI-RTOS

Is there any example of multithreading in TI-RTOS.I cant find any if any body has done that please upload it and if there isnt one can someone tell me how to use RTOS for multithreading.

  • Hi Muhammad,

    You can look in Resource Explorer Classic in CCS and find TI-RTOS for TivaC examples. The Task Mutex example shows multithreading. The Event example does also.