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.