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.

WIN10下CCS9.3无法安装powersuit2.5.1.00

Other Parts Discussed in Thread: SFRA, POWERSUITE, C2000WARE-DIGITALPOWER-SDK, C2000WARE

在WIN10下安装的CCS9.3,将已有的带powersuit功能的工程(该工程在WIN7的CCS9.3下运行OK)导入后,提示没有安装powersuit2.5.1.00,并且在CCS下没找到该版本的安装入口。

下面是编译的结果:

**** Clean-only build of configuration RELEASE for project clllc_F28004x ****

"E:\\ti\\ccs930\\ccs\\utils\\bin\\gmake" -k -j 4 clean -O

DEL /F "clllc_F28004x.hex" "configPkg\linker.cmd" "configPkg\compiler.opt" "clllc_F28004x.out"
DEL /F "clllc.lst" "clllc_clatasks.lst" "clllc_hal.lst" "clllc_main.lst" "device/device.lst" "device/f28004x_codestartbranch.lst" "libraries/DCL/DCL_DF22_C1.lst" "libraries/DCL/DCL_PI_C1.lst" "libraries/DCL/DCL_PI_C4.lst" "libraries/DCL/DCL_PI_L1.lst" "libraries/sfra/sfra_gui_scicomms_driverlib.lst"
DEL /F "clllc.obj" "clllc_clatasks.obj" "clllc_hal.obj" "clllc_main.obj" "device\device.obj" "device\f28004x_codestartbranch.obj" "libraries\DCL\DCL_DF22_C1.obj" "libraries\DCL\DCL_PI_C1.obj" "libraries\DCL\DCL_PI_C4.obj" "libraries\DCL\DCL_PI_L1.obj" "libraries\sfra\sfra_gui_scicomms_driverlib.obj"
DEL /F "clllc.d" "clllc_hal.d" "clllc_main.d" "device\device.d" "libraries\sfra\sfra_gui_scicomms_driverlib.d"
DEL /F "clllc.asm" "clllc_clatasks.asm" "clllc_hal.asm" "clllc_main.asm" "device/device.asm" "device/f28004x_codestartbranch.asm" "libraries/DCL/DCL_DF22_C1.asm" "libraries/DCL/DCL_PI_C1.asm" "libraries/DCL/DCL_PI_C4.asm" "libraries/DCL/DCL_PI_L1.asm" "libraries/sfra/sfra_gui_scicomms_driverlib.asm"
DEL /F "clllc_clatasks.d"
DEL /F "device\f28004x_codestartbranch.d" "libraries\DCL\DCL_DF22_C1.d" "libraries\DCL\DCL_PI_C1.d" "libraries\DCL\DCL_PI_C4.d" "libraries\DCL\DCL_PI_L1.d"
RMDIR /S/Q "configPkg\"
系统找不到指定的文件。
找不到 E:\CCS9.3\workspace_v9\clllc_F28004x\RELEASE\clllc.lst
找不到 E:\CCS9.3\workspace_v9\clllc_F28004x\RELEASE\device\device/device.lst
找不到 E:\CCS9.3\workspace_v9\clllc_F28004x\RELEASE\libraries\DCL\libraries/DCL/DCL_DF22_C1.lst
系统找不到指定的路径。
找不到 E:\CCS9.3\workspace_v9\clllc_F28004x\RELEASE\clllc.obj
找不到 E:\CCS9.3\workspace_v9\clllc_F28004x\RELEASE\device\device.obj
找不到 E:\CCS9.3\workspace_v9\clllc_F28004x\RELEASE\libraries\DCL\DCL_DF22_C1.obj
找不到 E:\CCS9.3\workspace_v9\clllc_F28004x\RELEASE\libraries\sfra\sfra_gui_scicomms_driverlib.obj
找不到 E:\CCS9.3\workspace_v9\clllc_F28004x\RELEASE\clllc.d
找不到 E:\CCS9.3\workspace_v9\clllc_F28004x\RELEASE\device\device.d
找不到 E:\CCS9.3\workspace_v9\clllc_F28004x\RELEASE\libraries\sfra\sfra_gui_scicomms_driverlib.d
找不到 E:\CCS9.3\workspace_v9\clllc_F28004x\RELEASE\clllc.asm
找不到 E:\CCS9.3\workspace_v9\clllc_F28004x\RELEASE\device\device/device.asm
找不到 E:\CCS9.3\workspace_v9\clllc_F28004x\RELEASE\libraries\DCL\libraries/DCL/DCL_DF22_C1.asm
系统找不到指定的路径。
找不到 E:\CCS9.3\workspace_v9\clllc_F28004x\RELEASE\clllc_clatasks.d
找不到 E:\CCS9.3\workspace_v9\clllc_F28004x\RELEASE\device\f28004x_codestartbranch.d
找不到 E:\CCS9.3\workspace_v9\clllc_F28004x\RELEASE\libraries\DCL\DCL_DF22_C1.d
系统找不到指定的文件。
Finished clean


**** Build Finished ****
Buildfile generation error occurred..
Product powerSUITE v2.5.1.00 is not currently installed and no compatible version is available. Please install this product or a compatible version.
Build stopped..