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:
It seems to me that there may have to be significant changes to how projects are managed in CCS, SysConfig, ...