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.

Not able to play RDK mcfw demo on custom board of 8107

Other Parts Discussed in Thread: THS7375, THS7360

Hi,

We have made a custom board with ti8107 processor & we are trying to run GA3.5 RDK mcfw decode-display file base demo on it.

The difference in our board is that we don't have THS7375 and THS7360 chips so we have made one change in ti_vdis.c to disable this chip functionality.

we have made gVdisModuleContext.vdisConfig.enableConfigExtThsFilter = FALSE;

With this change we are able to run the demo on 8107 UD DVR board.

When we try to run the demo on our board the processor gets halt.

we traced out & found that if we disable Vdec_putBitstreamBuffer(fullBufList); function call than the processor doesn't halt and we are able to see four ti logo on display.

so it seems that when we try to use decoder it gives problem.

Are we missing something?

Regards,

shashank.