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.

MCU-PLUS-SDK-AM263X: Roadmap for SDK support for SMP with FreeRTOS

Part Number: MCU-PLUS-SDK-AM263X
Other Parts Discussed in Thread: SYSCONFIG

I am curious if there is a roadmap for AM263X SDK support for SMP with FreeRTOS.

The SDK is using FreeRTOS Kernel 10.4.3 as seen here:

  AM263x MCU+ SDK: FreeRTOS (ti.com)

FreeRTOS introduced SMP in Kernel version 11.0.0:

  Introducing FreeRTOS Kernel version 11.0.0: A Major Release with Symmetric Multiprocessing (SMP) Support - FreeRTOS  

It seems to me that there may have to be significant changes to how projects are managed in CCS, SysConfig, ...