Other Parts Discussed in Thread: SYSBIOS, CC2650
Dear Support Team,
I was working on the Example Project for the TMP007 yesterday without any build error and today i got "makefile:57: recipe for target 'rom_sysbios.obj' failed
"C:/ti/tirtos_cc13xx_cc26xx_2_21_00_06/products/bios_6_46_01_37/packages/ti/sysbios/family/arm/cc26xx/Boot.c", line 36: fatal error: cannot open source file "driverlib/sys_ctrl.h"
how can this happen? i changed nothing since yesterday.
also i get these messages:
1 catastrophic error detected in the compilation of "C:/ti/tirtos_cc13xx_cc26xx_2_21_00_06/products/bios_6_46_01_37/packages/ti/sysbios/family/arm/cc26xx/Boot.c".
Compilation terminated.
gmake[1]: *** [rom_sysbios.obj] Error 1
gmake[1]: Target 'all' not remade because of errors.
gmake: *** [../src/sysbios/rom_sysbios.aem3] Error 2
gmake[1]: Leaving directory 'C:/Users/ktybu/workspace_v12/TaskTest_i2ctmp007/src/sysbios'
../src/makefile.libs:56: recipe for target '../src/sysbios/rom_sysbios.aem3' failed
gmake: Target 'all' not remade because of errors.
what did i do or not do to make this happen? when it was working yesterday?
Im using newest Version of CCS on Win11 and this is what i've installed in c://ti

i ve no idead how to configure CCS12 to make this work. i reinstalled ccs alreadz the third time hoping the drivers will isntall correctly. Because i dont understasnd why it does give me this errors it is very hard to debug this.