Hi,
I'm actually working on two EVMC6678 boards connected to each other with a hyperlink cable.
I already write working code, for example I'm able to change remote DSP hyperlink registers.
What I want to do now is to transfer data through hyperlink using EDMA3.
I already wrote a software using EDMA3 but it works localy on a single DSP.
I would like to know how to configure what I wrote in order to use EDMA through hyperlink.
Do I have to do something with the adress translation ?