I checked that there is example of DSPLINK in the DVSDK for OMAP-L138 EVM.
Then, how can I do the DSPLINK example with OMAP-L138 LCDK?
Thanks and regards,
Hayden
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.
I checked that there is example of DSPLINK in the DVSDK for OMAP-L138 EVM.
Then, how can I do the DSPLINK example with OMAP-L138 LCDK?
Thanks and regards,
Hayden
Hi Hayden kim,
If you need IPC, the SDK ( ti-sdk-omapl138-lcdk-01.00.00) of OMAP-L138 LCDK contains syslink examples which exhibits the communication between ARM and DSP ( provided the ARM processor running Linux and DSP processor running SYS/BIOS.)
If the above said SDK is installed, you will find the examples at the path:- "../OMAP-L138-LCDK/ti-sdk-omapl138-lcdk-01.00.00/dsp-tools/syslink_2_10_03_20/examples"
The steps to build and run Syslink examples are given at http://processors.wiki.ti.com/index.php/OMAP-L138_LCDK_Linux_Software_Developer%27s_Guide#Steps_to_Build_SysLink
Please have alook at this link too for a better understanding on syslink http://processors.wiki.ti.com/index.php/SysLink_UserGuide
Regards,
Shankari
-------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
--------------------------------------------------------------------------------------------------------