Hi all!
I want to build codec engine for OMAP(Ducati).
What toolchain I need for this and where I can get it?
Thank you!
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.
Hi all!
I want to build codec engine for OMAP(Ducati).
What toolchain I need for this and where I can get it?
Thank you!
Volodymyr:
Codec Engine device support is listed here:
Codec Engine does not support OMAP4.
However, there are some open source solutions, and it depends on what you really need to do.
I recommend searching/posting on the pandaboard google groups.
For example, see here:
https://groups.google.com/forum/?fromgroups=#!topic/pandaboard/HJXB_LNAwWg
Hi Gilbert!
I am work with Ducati subsystem which is a part of OMAP4.
For building Ducati I need a set of tools:
- Codec Engine;
- Framework Components;
- IPC;
- XDAIS;
- OSAL;
- BIOS;
- XDC Tools;
- CG Tools.
And I want rebuild a codec engine. But I don't know where I can get target "ti.targets.arm.elf.M3".
Thank you!
Volodymyr:
Do you need local (codec running on same processor as Application) or remote (codec running on remote core) codec engine support?
These are the devices and targets supported by Codec Engine:
http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ce/3_23_00_07/exports/codec_engine_3_23_00_07/codec_engine_3_23_00_07_ReleaseNotes.html#Device_Support
It mentions local support (single processor) on M3 devices.
But, if you want remote codec engine support, were you able to follow this link?
https://groups.google.com/forum/#!topic/pandaboard/HJXB_LNAwWg
For remote codec engine support, I think you want to use libdce: http://gitorious.org/gstreamer-omap/libdce
See the Readme there: http://gitorious.org/gstreamer-omap/libdce/blobs/master/README
ti.targets.arm.elf.M3 would be part of the XDC Tools installation (referenced in the README). It's a target configuration defined in xdctools_<version>/packages/ti/targets/arm/elf/M3.xdc.