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.

How to build/run the codecs TestAppEncoder?

Hello,

I've got the DVSDK 4 for OMAP-3530 which includes some codecs. Each codec as a subfolder called "app" which contains a TestAppEncoder program, e.g. H264VEncApp. The *.pjt file in the "Build" subfolder contains the compiler and linker options, which seem to belong to the cl6x of the code generation tools. Although it gets compiled with cl6x, I think this is the wrong way, because the *.out file is probably a DSP file. Running that file on the ARM only prints some unreadable garbage on the screen.

Necessary modules (cmem, dsplink, etc.) are loaded on the OMAP.

How do I build this application for OMAP3? I don't have/use CCS.

Any help will be greatly appreciated. Best regards,
Andreas