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.

c2000 28035 solar explorer kit[R5] 開發板在CCS5.2錯誤如何改

Other Parts Discussed in Thread: CONTROLSUITE

從controlsuite導入ccs5.2 建立後錯誤如下

errors 9

Description Resource Path Location Type
gmake: *** No rule to make target `D:/ti/ccsv5/eclipse/CONTROLSUITE_F2803x_APPLIB_DRIVERS_ROOT/Util_DLOG4CHC.asm', needed by `Util_DLOG4CHC.obj'. SolarExplorer_PVInverter_F2803x Unknown C/C++ Problem
gmake: *** No rule to make target `D:/ti/ccsv5/eclipse/CONTROLSUITE_F2803x_DEVICE_SUPPORT_ROOT/DSP2803x_common/source/DSP2803x_CodeStartBranch.asm', needed by `DSP2803x_CodeStartBranch.obj'. SolarExplorer_PVInverter_F2803x Unknown C/C++ Problem
gmake: *** No rule to make target `D:/ti/ccsv5/eclipse/CONTROLSUITE_F2803x_DEVICE_SUPPORT_ROOT/DSP2803x_common/source/DSP2803x_usDelay.asm', needed by `DSP2803x_usDelay.obj'. SolarExplorer_PVInverter_F2803x Unknown C/C++ Problem
gmake: *** No rule to make target `D:/ti/ccsv5/eclipse/CONTROLSUITE_F2803x_DEVICE_SUPPORT_ROOT/DSP2803x_headers/cmd/DSP2803x_Headers_nonBIOS.cmd', needed by `SolarExplorer_PVInverter.out'. SolarExplorer_PVInverter_F2803x Unknown C/C++ Problem
gmake: *** No rule to make target `D:/ti/ccsv5/eclipse/CONTROLSUITE_F2803x_DEVICE_SUPPORT_ROOT/DSP2803x_headers/source/DSP2803x_GlobalVariableDefs.c', needed by `DSP2803x_GlobalVariableDefs.obj'. SolarExplorer_PVInverter_F2803x Unknown C/C++ Problem
gmake: *** No rule to make target `D:/ti/ccsv5/eclipse/CONTROLSUITE_F2803x_POWERLIB_ROOT/C/ADC_SOC_Cnf.c', needed by `ADC_SOC_Cnf.obj'. SolarExplorer_PVInverter_F2803x Unknown C/C++ Problem
gmake: *** No rule to make target `D:/ti/ccsv5/eclipse/CONTROLSUITE_F2803x_POWERLIB_ROOT/C/PWM_1ch_UpDwnCntCompl_Cnf.c', needed by `PWM_1ch_UpDwnCntCompl_Cnf.obj'. SolarExplorer_PVInverter_F2803x Unknown C/C++ Problem
gmake: *** No rule to make target `D:/ti/ccsv5/eclipse/CONTROLSUITE_IQMATH_ROOT/lib/IQmath.lib', needed by `SolarExplorer_PVInverter.out'. SolarExplorer_PVInverter_F2803x Unknown C/C++ Problem
gmake: *** No rule to make target `D:/ti/ccsv5/eclipse/CONTROLSUITE_SGENLIB_ROOT/lib/C28x_SGEN_Lib_fixed.lib', needed by `SolarExplorer_PVInverter.out'. SolarExplorer_PVInverter_F2803x Unknown C/C++ Problem

Description Resource Path Location Type
This project contains unresolved buildable linked resources. It might not build as expected. SolarExplorer_PVInverter_F2803x project TI Problem Marker
This project was created using a version of compiler that is not currently installed: 5.2.6 [C2000]. Another version of the compiler will be used during build: 6.1.0. Please install the compiler of the required version, or migrate the project to one of the available compiler versions by adjusting project properties. SolarExplorer_PVInverter_F2803x properties TI Problem Marker

  • 这是由于源文件路径错误引起的,请找到工程中的源文件,将其copy到工程文件夹下,然后将之前错误的文件路径删除掉。

  • 路徑太多了如何設,我匯入ccs5.2沒有選copy projects into workspace 只有選automatically import referenced projects.,這樣才錯誤少,如果從開發板所提供的usb盤上的源文件錯誤更多

  • ching wen

    通过ccsv5.2中project 》 import CCS project, 然后浏览到controlSUITE中solar explorer F28035的例程,不要勾选copy project 或 automaticall ...这两个选项。

    导入后编译是 不会出错的。

    Eric

  • 一樣錯誤

    現在改用ccs4.2.4导入后编译後錯誤如下

    Severity and Description Path Resource Location Creation Time Id
    This project was created using a version of Code Generation tools that is not currently installed: 5.2.6 [C2000]. Please install the Code Generation tools of this version, or migrate the project to one of the supported versions. CONTROLSUITE_SOLARLIB_IQMATH_ROOT properties 1400467058262 327
    This project contains unresolved buildable linked resources. It might not build as expected. CONTROLSUITE_SOLARLIB_IQMATH_ROOT project 1400467058257 326

    匯出後再导入ccs5.2一樣錯誤如下

    Description Resource Path Location Type
    gmake: *** No rule to make target `D:/ti/ccsv5/eclipse/CONTROLSUITE_F2803x_APPLIB_DRIVERS_ROOT/Util_DLOG4CHC.asm', needed by `Util_DLOG4CHC.obj'. CONTROLSUITE_SOLARLIB_IQMATH_ROOT Unknown C/C++ Problem
    gmake: *** No rule to make target `D:/ti/ccsv5/eclipse/CONTROLSUITE_F2803x_DEVICE_SUPPORT_ROOT/DSP2803x_common/source/DSP2803x_CodeStartBranch.asm', needed by `DSP2803x_CodeStartBranch.obj'. CONTROLSUITE_SOLARLIB_IQMATH_ROOT Unknown C/C++ Problem
    gmake: *** No rule to make target `D:/ti/ccsv5/eclipse/CONTROLSUITE_F2803x_DEVICE_SUPPORT_ROOT/DSP2803x_common/source/DSP2803x_usDelay.asm', needed by `DSP2803x_usDelay.obj'. CONTROLSUITE_SOLARLIB_IQMATH_ROOT Unknown C/C++ Problem
    gmake: *** No rule to make target `D:/ti/ccsv5/eclipse/CONTROLSUITE_F2803x_DEVICE_SUPPORT_ROOT/DSP2803x_headers/cmd/DSP2803x_Headers_nonBIOS.cmd', needed by `SolarExplorer_PVInverter.out'. CONTROLSUITE_SOLARLIB_IQMATH_ROOT Unknown C/C++ Problem
    gmake: *** No rule to make target `D:/ti/ccsv5/eclipse/CONTROLSUITE_F2803x_DEVICE_SUPPORT_ROOT/DSP2803x_headers/source/DSP2803x_GlobalVariableDefs.c', needed by `DSP2803x_GlobalVariableDefs.obj'. CONTROLSUITE_SOLARLIB_IQMATH_ROOT Unknown C/C++ Problem
    gmake: *** No rule to make target `D:/ti/ccsv5/eclipse/CONTROLSUITE_F2803x_POWERLIB_ROOT/C/ADC_SOC_Cnf.c', needed by `ADC_SOC_Cnf.obj'. CONTROLSUITE_SOLARLIB_IQMATH_ROOT Unknown C/C++ Problem
    gmake: *** No rule to make target `D:/ti/ccsv5/eclipse/CONTROLSUITE_F2803x_POWERLIB_ROOT/C/PWM_1ch_UpDwnCntCompl_Cnf.c', needed by `PWM_1ch_UpDwnCntCompl_Cnf.obj'. CONTROLSUITE_SOLARLIB_IQMATH_ROOT Unknown C/C++ Problem
    gmake: *** No rule to make target `D:/ti/ccsv5/eclipse/CONTROLSUITE_IQMATH_ROOT/lib/IQmath.lib', needed by `SolarExplorer_PVInverter.out'. CONTROLSUITE_SOLARLIB_IQMATH_ROOT Unknown C/C++ Problem
    gmake: *** No rule to make target `D:/ti/ccsv5/eclipse/CONTROLSUITE_SGENLIB_ROOT/lib/C28x_SGEN_Lib_fixed.lib', needed by `SolarExplorer_PVInverter.out'. CONTROLSUITE_SOLARLIB_IQMATH_ROOT Unknown C/C++ Problem
    option --include_path is missing its parameter 'dir' CONTROLSUITE_SOLARLIB_IQMATH_ROOT C/C++ Problem

    請問如何改正

    我買了三種太陽能的開發版,另兩種是高壓的都是用cs5.2的,這種usb盤用的是ccs4.2的,以前沒用過TI 的,所以不懂,麻煩你了.

  • 您好,不勾选copy project是不会出错的,但是我想把controlsuite中的project复制到自己的workspace中自己做一些修改,请问怎样解决路径问题

  • 您好,不勾选copy project是不会出错的,但是我想把controlsuite中的project复制到自己的workspace中自己做一些修改,请问怎样解决路径问题

  • 考虑下编译器的版本是否太低了。