I am currently working on a project using the BeagleY-AI, and I am trying to develop firmware for the Cortex-R5F core on the AM67A. Specifically, I want to develop with FreeRTOS, but I am unsure of how to get started or which tools to use for this purpose.
I initially intended to use TI’s Code Composer Studio (CCS) as the development IDE, but I realized that it does not support the AM67A (J722S) platform, which has made development impossible so far.
Could you please provide guidance on how to proceed with firmware development on the Cortex-R5F, particularly with FreeRTOS, or suggest alternative tools or methods that would work for this platform?