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.

TFTP MCSDK video in big Endean mode

I am are trying to use MCSDK (Version 2.2.0.27)video in big Endean mode on TMS3206678L. I was able to build it in Big Endian but while running i am observing error in QMSS_INIT module.Switch on EVM is set to Big Endian. 

It fails at function “Qmss_init (&qmssInitConfig, qmssGblCfgParams);” in .\siu\common\dsiunwinit.c  should we change any switch setting? Or Is there anything else  to take care to run on big Endean platform?