Tool/software:
Is J784S4 r5F supported in the FreeRTOS LTS 202406LTS release ?
If supported, there are 3 versions port function in freertos for CRx:
GCC/ARM_CR5
GCC/ARM_CRx_MPU
GCC/ARM_CRx_No_GIC
Which variant should be used for TI J784S4 R5F?
TI SDK uses its own version of port function: TI_CGT.
Does TI have an example of using FreeRTOS official release of port variant for J784S4 R5F? Not use TI specific port variant like TI_CGT
For TI SDK freertos libs, is GCC compiler supported ? If yes, where is the instruction to compile with GCC ?
TI SDK FreeRTOS port files (TI_CGT) have upgraded version that works with FreeRTOS 202406-LTS release ?
Thanks