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.

GBL_versionMismatch error and code hang

I am using dm6437 EVM. i ran the video preview code and it worked fine. I get input from dvd player and dosplay it in monitor. I wanted to resize the input frame and so i used the resizer driver given in dvdsdk. i tried to integrate the resizer code with video preview. i was able to make it up with out any error but when i build and run it on the board the code never even reaches the main. it gets stuck at GBL_versionMismatch. can someone help me in this.