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.

Examples that will run on non-EVM?

I'm trying to find documentation and examples for the dvsdk that will run on a gumstix or beagleboard, not just the EVM.

From `dvsdk_3_01_00_10/codec_engine_2_25_02_11/examples/ti/sdo/ce/examples/` I haven't been able to get `app_remote.xv5T` to run.

 

This is how far I've gotten:

http://fastr.github.com/articles/omap-dvsdk-on-openembedded.html

And this is what I'm trying to follow:

http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ce/latest_2_x/examples/build_instructions.html

but I can't run app_remote.xv5T successfully.

  • I believe that the issue had to do with selecting the correct platform, appending MEM=80M to the uboot args, using the right loadmodules.sh, and adjusting the tcf / tci files. The document I provided has been updated with the changes.

    Things are now working.

    http://fastr.github.com/articles/omap-dvsdk-on-openembedded.html