Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE, SYSCONFIG
Tool/software:
Hello everybody,
I installed Code Composer Studio 12.8.1 and TI System Configuration Tool 1.21.
I created a new project and added necessary files (include, ...) to it from ControlSUITE. I also installed C2000Ware, C2000Ware_DigitalPower_SDY_5_03_00_00, and C2000Ware_MotorControl_SDY_5_03_00_00.
In Properties/General/Products, I added all of them to the project.
I build the project. There is no error.
Then, I added a .syscfg file to the project through Project/New/File and ran the project again. There are two errors, as follows.
gmake: *** [build-855793791] Error 1
gmake: Target 'all' not remade because of errors.
I removed the .syscfg file and created a .syscfg file according to my board in the TI System Configuration Tool. Then, I added this file to the project and ran it. Similar errors can be seen.
My board is "LaunchPad F28379D". When I select this board in the TI System Configuration Tool, There is the following error:
SysConfig has been updated to use standard TI part numbers. The board LaunchPad F28379D was defined using a non-standard device name. Please select the specific device it should use below or update to a newer SDK:
It should be mentioned that I run CCS and TI System Configuration Tool as Administrators. I also installed the latest version of TI System Configuration Tool 1.22, but in Properties/General/Products the latest version is 1.21. I could not resolve this problem.
I would appreciate it if you could give me a solution.
Thanks,
Reza