Tool/software: Code Composer Studio
Hi,
could you please advise how to solve the problem shown below? CCS7 and TMS320F28035.
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.
Tool/software: Code Composer Studio
Hi,
could you please advise how to solve the problem shown below? CCS7 and TMS320F28035.
Please see this thread that describes a solution for the same problem.
In that thread it says:
So appending
C:\ti\bios_5_42_01_09\xdctools\jre\bin to your System PATH variable resolved the issue.
Your Path should look like the following
C:\ti\bios_5_42_01_09\xdctools\jre\bin;C:\ti\bios_5_42_01_09\xdctools;<Rest of your PATH variable>
But I've no idea where should I add those sentences, could you please give me a screenshot to show it?
Thanks.
Howard,
That path needs to be added to your Windows system PATH environment variable. This thread shows how to do it for Windows 10. It may be slightly different if you are using a different version of Windows.
Hope this helps.
This Howard Zou's solution worked to my problems
Thank you so much !!!
My System Configuration
1. WIndows 10
2. CCS v8
3. bios_5_42_01_09