I'm doing a project in which I have to send certain data from a Raspberry Pi to the DSP so that it can control some motors, the Raspberry Pi being the one in charge of sending the desired position and the DSP would have to return the position in real time. Using the PSIM code gen, how do I have to send the information and how do I have to receive it on the Raspberry?