My custom dm355 board does not have msp430 chip. So, to get the demo program working I stripped (#if 0 ... #endif) all the msp430 related code out. The program compiled without errors. However, when starting the program I get the following error:
root@custombrd:/opt/dvsdk/dm355# ./decode -v/mnt/card/video/cap2.m4v
Decode demo started.
Error: Failed to create attribute window device
Error: Failed to create UI
What could be the problem?