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.

AWR2944EVM: How to change environment variable in ccs theia?

Part Number: AWR2944EVM

Tool/software:

Hi designer,

Because of version of ccs I use, It is difficult to develop, I'm getting tired of facing kinds of problems. I download newest ccs, ccs theia.

In the process of using, I find it even more confusd to build project of SBL_qspi which I can build in older ccs but not in ccs theia.

A probably reason is environment variable which ccs theia use of system, but older ccs of user.It results in post-build fail because sign command can not be found in environment variable of system.

As you know, I can't modify environment variable of system, so how to fix it.

Help me.It exhausts me.

Regards.

  • Hello User,

    For this device, we have not officially started using the theia during development.
    In the later SDK's we would ideally aim to use it.
    The fastest way is to use the makefiles to build the application instead of the CCS.

    Also in your error, it shows post build is failed, you will need to go and check what is the post build command provided along with this.
    In general, if you are tired of these, the makefiles through terminal is the easiest way to go forward.

    Regards,
    Saswat Kumar