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 6 and C6748 - linker warning

I installed CCS6 and TI-RTOS 2.00.01.23 via app center.

During Installation of CCS6 in the processor dialog I choose

  • Media Processors
    • Integra Device Support
    • TI C6000 Compiler
    • GCC ARM Compiler

Then I imported the hello world example via resource explorer. it compiled, but I get now a linker warning:

can't find the library 'lib/ti.targets.rts6000.a674' specified by package ti.targets.rts6000.

Same happens if I create a new minimal project. Did I miss something? All the documentation I found in the wiki is about older CCS and older SYS/BIOS which were not really helpful.