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.

Progress with OMAP-L137 and DSPLINK documentation

I have been moving forward and have been able to rebuild the DSPLINK sample applications and run them with success.

As a result I took the Loop program in the DSPLINK samples folder and modified it with socket connection support so that I could connect into the application from another computer with a simple tcp/ip client program and send in data from the remote computer and have it loop back through the DSP using the Loop program as a basis. All good.

I am now at a point where I would like to get some more in depth documentation on the specifics of the various API modules in DSPLINK, but haven't been able to find anything discussing the CHNL module and how to use it.

Also, as a side note, is there any way to use something other than command line tools for editing and building code on the gpp side. Like an IDE for code development that can perform the cross-compile operations necessary to build the gpp target programs?

 

Thanks!