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.

PROCESSOR-SDK-AM64X: How to generate a Makefile for command Line building

Part Number: PROCESSOR-SDK-AM64X

Hello,

I aim to create a makefile for building a project per `gmake -s all Profile=<...>` command.

I found that the files to do so are all automated generated in the example projects. Question which tool dos TI use to generate those files? Because it seems, that the generated makefiles that I get from my application are not proper for what I aim to do.

Thx!

Regards,

Isaac