Part Number: J721S2XSOMXEVM
Hi,
I have Code Composer Studio C7 DSP projects for J721s2 architecture that use FreeRTOS. At the moment I include headers "FreeRTOS.h" and "task.h" and use link paths ..\packages\ti\kernel\lib\j721s2\c7x_1\release and ..\packages\ti\osal\lib\freertos\j721s2\c7x\release.
What are my options if I want to make changes to FreeRTOSConfig.h? I have Windows11 so I can't easily rebuild the PDK with make. Is this something that's even possible with WSL for example?
Otherwise, how can I go about pulling the FreeRTOS source into my project so that I can build it with the normal C7000 compiler through CCS?
Thanks,
Matt