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.

TI-RTOS TASK

Hi all

       How to make a task to become a daemon thread in the TI-RTOS?

     

MCU: TM4C1294NCPDT

TI-RTOS: v2.01.00.36

NDK: v2.23.01.01

CCS: v6.0.1.0040

SYS/BIOS    6.4..02.27  GA  Release  Note

Thanks

Lewis

  • Hi Lewis,

    What type of a daemon is it? Are you creating a Network Server daemon? If yes, please have look at the Section 5.4, page 93 in the NDK Programmer's Guide - http://downloads.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ndk/2_23_01_01/exports/ndk_2_23_01_01/docs/spru524h.pdf for details and examples.

    Vikram