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.

Compiling the serverfile using dm6467 tool chain to run it on dm6446

Hi,

I have genereated a serverfile(.x64P) using dm6446 tool chain and it runs on the dm6446 evm.
I ported the same code with the same directory structure on dm6467 toolchain and modified it so that it complies with dm6446 options to generate a serverfile.
Iam unable to run this server file on the dm6446 evm.Iam not sure as to what iam missing.Could anyone give me some suggestions?

Regards,

Raj

  • Depending which codecs you are including in the x64P server file, you may need different software components (e.g. cmem, dsplink, framework components, codec engine, xdais...).  The codec release notes normally have information on which software components it is compatible with.  This is just a guess, but it may be that different components found in corresponding DVSDKs (for DM6446 and DM6467) may be cuasing this different behaviour.