Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - dce_test - Memory allocation Error: (1 Item)
   
dce_test - Memory allocation Error  
Hello,

I am using QNX 6.6.0 on TI Jacinto-6 (DRA7XX) evm. I want to use hw accelerated h264 decoder.

There is dce_test application available on QNX, which seems to be working fine with tiler memory allocation but fails in
 nontiler method (SHM allocation).

I have downloaded the source file for dce_test from TI GLSDK 6.04 as part of libdce. I have compiled this and when 
trying to run it on dra7xx evm, i am not able to run in both tiler and nontiler modes. This fails in memory allocation 
MemMgr_alloc (tiler) and SHM_alloc (nontiler).

Is the dce_test application available on QNX 6.6.0 is built with the same source code in TI GLSDK? (which GLSDK?).
Are there any patches to the TI GLSDK 6.04 libdce code to make the dce_test run? 

How to build and run the dce_test application in TI GLSDK, just in case if i am missing something?

Could someone please let me know any possible solution to the above issues?

Thanks in advance.

-Srinivas