Hi ,
Am trying to implement MsgCom interface between the ARM and DSP .
I went throgh the WIKI document of MsgCom :
& found that at the end it is mentioned as -
- ARM-DSP bi-directional communication using Generic Channel Communication found with Train-the-Trainer materials .
I was not able to find the Train the trainer materials in internet .
Q1 :Where can i find the ARM-DSP example program ? Please share the same.
Q2 : In few threads i have learnt that - MsgCom has high performance than MessageQ, Since MsgCom uses the multicore navigator.
Is my understanding is correct ?
Am trying to stream a UDP from packet external PC to ARM through GigE port & wanted to route those packets to DSP core through Msgcom.
-
VINODH