Hi Ti support team.
Can you guide or send me link how to create multy task with am243x?
I am using CCS11.1.0 and mcu_plus_sdk_am243x_08_01_00_36
thanks and best regards,
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.
Hi Duong,
Please refer to the task_switch_main() in C:\ti\mcu_plus_sdk_am243x_08_01_00_36\examples\kernel\freertos\task_switch\task_switch.c where two tasks (ping and pong) have been created.
See AM243x MCU+ SDK: Task (ti.com) for API details.
Best regards,
Ming