I need to send a file to the board, make an elaboration with the DSP processor and then send the result back to my laptop. I have downloaded the last version of ndk and nsp for omapL138. I builded the example client for bios 5 and it runs. What isn't clear at all for me is how I can manage the data exchange, in particular how i can send data (all I need is an audio file) from my laptop to the board and then how handle the data that i receive back from it. I think that the operation I need to do is quit simple, but I haven't found an exhaustive example that performs it.
Thanks for any help,
Giacomo