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.

OpenMAX Test Bench app

Expert 2030 points

We are working on ti-ezsdk_dm816x-evm_5_01_00_77 OpenMAX Test Bench application ( Version is omtb_01_00_00_01), and are looking for some help on how to test DSP, like we do with digital video test bench in the DVSDK.

The OpenMAX version we have is omx_05_01_00_77.

When will this  testing feature be available for Netra?

 

 

RV

 

 

 

  • I'm not familar with the digital video test bench, but SDK_05_01_00_77 contains a test bench call OMTB which allows users to create simple video test chains (i.e. capture->enc->dec->display).  Please see <sdk_root_dir>/example-applications/omtb_01_00_00_01/packages/ti/sdo/omtb/docs for more information about the framework.  Also review <sdk_root_dir>/docs/DM816x_C6A816x_AM389x_EZ_Software_Developers_Guide.pdf section 3 on how to run the test manually.