I have use dvsdk_2_10_01_18 to build uboot and download arago-demo-image-glibc-ipk-2009.11-dm365-evm.rootfs.tar.gz ,when I run encode demo, it has some problem as:
Encode demo started.
Error: Failed to create attribute window device
Error: Failed to create UI
when I remove ret = ctrlThrFxn(&ctrlEnv); in main.c , make encode. Then use command : ./encode -v test.264 -y 2 ,is running but cannot exit, does anybody can help me how to do it? Is due to uboot or filesystem?