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
