Hi all,
I am working on DM8148 RDK 3.5
I also want to use Codec Engine for Audio Decode AAC, so I have to compile Codec Engine for ARM (not for DSP or M3). Every body can approach me to resolve this issue.
By the way anybody explain for me about some lines in products.mak (below) and how to modify correct them.
# Set location of various cgtools
ti.targets.C64P ?=
ti.targets.C674 ?=
ti.targets.elf.C64P ?=
ti.targets.elf.C64T ?=
ti.targets.elf.C66 ?=
ti.targets.elf.C674 ?=
ti.targets.arm.elf.M3 ?=
In my case I just need Codec Engine for decoding Audio Decode AAC on ARM, So I don't need care about that, right?
Thanks!
quyendv