Hi. I have a question about variables reading. For example, I set variable in Project->Properties->CCS Build->Variables. Variable name let's be - MYVAR.
How I can read it's value in empty.cfg XDC configuration script?
Thanks.
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.
Hi. I have a question about variables reading. For example, I set variable in Project->Properties->CCS Build->Variables. Variable name let's be - MYVAR.
How I can read it's value in empty.cfg XDC configuration script?
Thanks.
Please see this related thread, it has some ideas to answer your question.
https://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/120520
Have you seen this post? The steps are explained there. If this does not work, please provide details on your environment and what is not working.
Timofey Chashurin said:""H:/Projects/CCS_WS/BIOS_CFG_Config/empty.cfg", line 34: TypeError: Cannot read property "global" from undefined (H:/Projects/CCS_WS/BIOS_CFG_Config/empty.cfg#34)"
Did you follow the steps exactly as mentioned in the other thread? I just followed those steps and was able to build a project without any errors.
If you continue to have errors, please zip up your project and attach it there. And also let us know the version of CCS you are using.