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

Other Parts Discussed in Thread: OMAP3530

Are the examples given in book "OMAP & DaVinci software for Dummies" dependent on a particular evm board? or it can run on any board having OMAP3530?

Particularly i am referring to the "decode" example given at Page 95.

Thanks,

 

  • Bhargav Patel said:
    Are the examples given in book "OMAP & DaVinci software for Dummies" dependent on a particular evm board? or it can run on any board having OMAP3530?

    The examples could be modified to work on other boards, but out of the box they are dependent on the Mistral EVM board, primarily because other boards will probably have different display hardware and driver requirements that would need to be catered to. The DSP aspect (i.e. the codec) should work on most any board, but the actual capture and display of video may need some adjusments.

  • Thanks for your detailed reply. It really helps saving the time in trying out things which are directly not possible.

    Do you have any idea what portions of code or which files to modify for display portion of the example. I am referring to "decode" example from this book given at page 95 to play some video? My target is Beagleboard.