Part Number: LAUNCHXL-F28069M
Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Good morning,
I have a problem with CCS Cloud. When I import a project from my computer through CCS Cloud doing > Project > Import CCS Projects... > Local... > "This PC > Documents > CCS_Workspace > Example_2806xI2C_eeprom" it finds the project and start importing.
When it finished importing the project there are 3 linked files missing so when i build it there is the following error:
**** Build of configuration Debug for project Example_2806xI2C_eeprom ****
/mnt/ccs/ccs/utils/bin/gmake -k all
gmake: *** No rule to make target '/mnt/ccs/ccs/eclipse/PARENT-1-C2000Ware/C2000Ware_2_00_00_03/device_support/f2806x/common/source/F2806x_Gpio.c', needed by 'F2806x_Gpio.obj'.
gmake: *** No rule to make target '/mnt/ccs/ccs/eclipse/PARENT-1-C2000Ware/C2000Ware_2_00_00_03/device_support/f2806x/common/source/F2806x_Sci.c', needed by 'F2806x_Sci.obj'.
gmake: *** No rule to make target '/mnt/ccs/ccs/eclipse/C2000Ware/device_support/f2806x/common/source/F2806x_lcd.c', needed by 'F2806x_lcd.obj'. gmake: Target 'all' not remade because of errors.
**** Build Finished ****
The project builds correctly on my desktop CCS 9.1.0.00010
There are no spaces in the file path (other linked files in the same folder get imported correctly)
File paths are:
C:\ti\C2000Ware_2_00_00_03_Software\device_support\f2806x\common\source
C:\ti\C2000Ware_2_00_00_03\device_support\f2806x\common\source
I already tried to delete everything from the CCS Cloud and to import the project again but the error remains.
I tried to import the entire Workspace and open the project from there but it didn't helped.
Edit 1: By importing the entire Workspace on CCS Cloud I get an error when exiting the project properties clicking "ok".
There is a popup window with written:
"Problems modifying properties
Error: Compiler version'19.6.0.STS' is not currently installed!"