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.

Implementing project name in code - C2000

Part Number: TMS320F28379D


Hello,
I want to implement project name dynamicaly in code. Is there an easy way to do it?

The only solution I can think of is write script that will run before the compilation wich will replace one line in code adding actual project name. But maybe there is posiible to do something like that by using som function implemented in compiler?