Part Number: J721EXSOMXEVM
I see tons of docs about the promoted high level APIs in the j721e SDK but fail to find the most basic information.
E.G. IPC tells me to use shared memory if I have to send more than 512 bytes. Ok - how?
Likewise I'd prefer to directly use a Mailbox instead of the new IPC, as I need shared memory anyway. How?
TIA