We have a board with DM8165 processor. Linux and Frame Buffer Video are working fine.
When we try to run the H264 decode examples from EZSDK
/usr/bin/runDecodeDisplayHDMI
or
in /mnt/p2/tiroot/usr/share/ti/ti-omtb/
omtb_dm81xxbm_a8host.xv5T fread_vdec_fwrite.oms
omtb_dm81xxbm_a8host.xv5T decode_scale_display.oms
It seems that the call back from H264 display code is not being received.
The memory map is the same as that on DM816x Eval Board.
xem3 files are stripped version of xem3 files used in DM816x.
Would the EZSDK xem3 code that runs on DM8168 run on our DM8165 board or is a modified xem3 firmware necessary?