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.

communication between two dm6467

need suggestion which technology to use for communication between 2 davinci cpus (dm6467)

let's say the davinci `A' (dm6467) encode video and sends it to davicni `B' (also dm6467). may also consider that DSP of davinci `A' sends

to ARM of davinci `B'.

The options are

EMIF

VLYNQ

Ethernet

  • GXK,

    Which is the OS that you are planning to use? If its no-os enviorment EMIF will be best and second best will be VLYNQ. But if you are using a full-fledged OS, then Ethernet will be best. Hardware interfacing will be simple, software stack is completely available and proven.