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.

VISUAL STUDIO DSP LINK EXAMPLE PROJECT

Other Parts Discussed in Thread: OMAPL138

Is there an example Visual Studio project that demonstrates the use of DSP LINK on an OMAPL138?

I beleive that our NK.bin is correctly built to include DSP/LINK. Our dev kit is booting this NK.bin and appears to be functioning correctly. An example Visual Studio project that actually uses DSP LINK would be very valuable at this point to demonstrate that LINK is actually working.

I would like to develop our application indepenedent of the CE BSP. Ie the target boots CE from the sd card and we connect via activeSync for the purpose of running/debugging our application.

  • Paul

    Please look at file $DSPLINK/doc/InstallGuide_WinCE_OMAPL138.pdf

    There is a section to build DSPLink and another section to integrate DSPLink example applications in a Visual Studio project.Further on, it shows how to run the examples to demonstrate whether DSPLink is up?

    Currently above steps are integrated in the CE BSP.

    Deepali