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.