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.

How to add include paths when build a codec?

Hi,

   I use DM6446 ,and want to develop my DSP codec, I edit the CE_installDIR/examples/codecs/videnc_copy/videnc_copy.c, in my code I used the C64+ IMGLIB, this need some .h file and link to img64x.lib, i know build the codec with xdc tools in linux, but I don't know how to add include paths to the xdc tools and which file should be edited ?please help me, thank you