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.

.sysconfig and .cfg

Part Number: MSP432E401Y
Other Parts Discussed in Thread: SYSCONFIG

Hi all,

My experience with TI-RTOS I would say is beginner/intermediate. I'm developing on the IAR platform, and trying to statically create tasks for the example project tcpecho. The .sysconfig file creates the ti_ndk_config.c file, and this file dynamically creates the task. I would like all my tasks to be statically created which I read to do so, that needs to be done in the .cfg file. Would this be possible? the way tcpecho is designed, it creates a task for every client.

Thanks

**Attention** This is a public forum