Part Number: TMDXIDK5728
Tool/software: Linux
Hello Linux Support,
I am able to run the makefile MessageQ example. (e2e.ti.com/.../2839504)
I want to build a custom application using the MessageQ, with IPC between the Linux ARM core and the RTOS DSP core. Can I build it on Linux for this use-case? The following link indicates the CCS project should be starting based of the DSP/BIOS examples.
Any advice you can give to aid me in developing a small custom test application would be really helpful. My current goal is to communicate/pass data from a Linux PC Redis server to the Sitara Client (I was thinking the ARM core first), and then pass that data from the Linux core to the DSP core. I am not very familiar with building custom makefile applications. The Redis part doesn't really matter, I can implement my own functions and method calls once I figure out how to get the custom project built.
Thank you in advance.
Regards,
Alec