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.

Compiling dvsk demos with Codesourcery compiler.

Background: We try to run encodeing/decoding applications on Arago projects and Linux kernel 2.6.32 on dm355.

I compile simple decoder with dvsdk_2_00_00_22 using Codesourcery compiler. For this purpose I configured build environment and XDC (  with XDC_TARGET = gnu.targets.codesourcery.GCArmv5T ). The sample is code is compiled sucessfully. VIDDEC2_create passed, and on VIDDEC2_control applications hangs.

Question: How to configure correctry Codesourcery compiler to compile encodind/decoding applications?

Thanks.