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.

DMAI applications

Hello, TI,

I actually confused with DMAI application building process. When I try to launch "make" from the appropriate directory it doesn't give me a list of available targets as it is said in "DMAI User's Guide"... Also no commands like "make dm6467_al" work (it says "no recipe for the target") - despite the fact that they are also described in User Guide.

When I try to launch just "make" it can't find folders with xdc, compiler, ce and all other stuff as it adds prefix "/home/<username>" to any source, but my DVSDK is not at home directory - and it is formiddable task to delete this prefix from everywhere as it is done in different places and via different and not cut-clear methods. I don't have root privileges in directory where my dvsdk installed and I have no opportunity to install it in any other directory (these restrictions concern only our corporative views).

Please, help me to figure out hoe to compile dmai examples.