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.

CCS cannot find linker.cmd for projects (example smartRF06eb project)...

I am studying on CC2650DK. As starting, i tried to compile an example driver application, lcdSmartRf06EB.

 

When I try to compile the Project, I am getting the errors below.

XDC tools 3.32.0.06 is installed. But it does not disappear until I add the path of xdc tools from “Project properties-> compiler->include options”. I thing something is wrong with CCS properties.

  

After I added XDC tools path, I am getting the error above while compiling. When I added TI-RTOS (13XX&26XX) packages paths to “Project properties-> compiler->include options”, this error also disappears.

But I cannot find any solution for the lastest one which is above error, “cannot find “configpkg/linker.cmd”.

 

Does anyone help me what can be the solution fort his problem?

 

By the way, my operating system Windows 8.1 and it is in turkish language. Sometimes system language can cause path problems for some softwares. Is this can be a problem fort his case?

 

Thanks…