Hallo,
we have bare metal applications on DSP1 and IPU1_0 on the AM5728. Both are communicating with each other via mailbox and executing real time tasks. And both are startet from Linux per remoteproc.
Actuallay we have some problems with the communication to the Linux tasks via rpmsg.
Are there any bare metal examples of rpmsg on DSP1? Or other bare metal examples for communication between Linux and DSP1 (via shared memory e.g. userio)?
Thank you.