I want to get the elf file of the project for R5F and need the settings for enabling to get the elf file as only the hex file is out for code composer studio v12. that for adding code to the R5F in Linux on BeagleBoard AI-64
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.
I want to get the elf file of the project for R5F and need the settings for enabling to get the elf file as only the hex file is out for code composer studio v12. that for adding code to the R5F in Linux on BeagleBoard AI-64
Please download RTOS SDK and follow the user guide for building R5 code.
Hi Michael,
The Beagleboard AI-64 has a SDK provided by Beagle that can be used to run some demos that use the hardware accelerators on the TDA4VM processor.
I would recommend looking at this first for reference: https://docs.beagleboard.io/latest/boards/beaglebone/ai-64/edge_ai_apps/getting_started.html
As for compiling and flashing the R5F cores using Beagle, I would suggest reaching out to the Beagle community since the board design (which includes JTAG connection and on-board debugger usage) is by Beagle, and as such, they would be able to provide support better than TI. The EVM boards that TI provides for this processor has it's own separate SDK that my colleague had suggested in his previous post, but the flow defined in our userguide may not necessarily follow the flow expected by Beagle.
Regards,
Takuma