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 OMAPL138 EVMs

Other Parts Discussed in Thread: OMAPL138

   Hi,

      I am creating a Encoder-Decoder application using two OMAPL138 EVM. What my design is, one of the board will encode data and second board will decode the data encoded  by the first board.  For each side application, I am using ARM-DSP shared memory mechanism using DSP/BIOS Link.

Currently I am able to run the Encoder application in one board and Decoder board application in another board independently. Next what I have to do is, create communication channel between these two EVMs. But I don't have any idea about this. Please suggest possible communication mechanism between two EVMs in this scenario. 

My ARM side OS is Linux.     

Please help me,

Thanks in advance.