Hi, I'm working on a image encoder project for the dm8168 arch. I'm using evmDm8168 and would like to ask some question regarding TI CODECS and C674x DSP integration:
a. Does 'JPEG sequential encoder on DM365' provided by TI CODECS would be a good starting point for an arm+DSP encoder application for dm8168?
For that I intend to build a codec combo executable plus an ARM app that uses Codec Engine APIs.
b. is it possible for dm8168 to work with COFF libraries? Thislibrary format is the one available for C64x CODECS so I would like to know if their is a way they can get along with dm8168.
c. Is their a way to run an image encoder only on the DSP-side without ARM client app interaction?; as far as I understand that is possible for dm648, does the dm8168 hardware is capable of doing the same?
I would really appreciate some help on this, Thanks
-JoseL