I am trying to run TI's h264encoder (dm6446_h264enc_02_02_00_02_production) on C6455.
I am using Framework_component_2_26_00_01 and bios_5_41_07_24.
For the bios lib I am using biosTCI6482.a64p.
I have changed the file H264VEncApp.cmd since L1DRAM in the C6455 is only 32K bytes.
The section .intDataMem is in L2DRAM.
When the main program calls ividEncfxns->process it enters an endless loop in H264VENC_TI_QDMA_wait.
Halting the program, it shows chan_num 34 and p_qdma_state_local.
Can you tell me how to solve this problem?
Thanks,
Chaim Broit