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.

关于POWER SUIT的使用条件

Other Parts Discussed in Thread: POWERSUITE, TIDM-HV-1PH-DCAC, SFRA, CONTROLSUITE

工程师你好!

目前powerSUITE Solution Adapter的使用范围只有如下图所示的内容:

这其中并没有适合HV_SOLAR_DC_AC_v1.1(28035)的方案。如果我想在HV_SOLAR_DC_AC_v1.1(28035)这个上面使用应该如何操作?谢谢!

  • 你用TIDM-HV-1PH-DCAC的方案导入进来。

    ERIC

  • 在导入上图中的INVERTER 1PH的例程到CCS中时,编译后会提示如下图的错误:

    具体内容如下:

    1、can't locate the package 'devkits.HV_1PH_DCAC' along the path: 'C:/ti/controlSUITE/powerSUITE/v_1_01_00_00/packages;C:/ti/xdctools_3_31_03_43_core/packages;..;'. Ensure that the package path is set correctly.

    2、gmake: *** [build-578006705] Error 1

    3、gmake: Target 'all' not remade because of errors.

    请哪位工程师帮忙解决一下。谢谢!

  • **** Build of configuration F2837x_RAM for project voltageSourceInverterLCFltr ****

    "C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all
    'Building file: ../main.cfg'
    'Invoking: XDCtools'
    "C:/ti/xdctools_3_31_03_43_core/xs" --xdcpath="C:/ti/controlSUITE/powerSUITE/v_1_01_00_00/packages;" xdc.tools.configuro -o configPkg -t devkits.target.Generic -p devkits.platform -r debug -c "C:/ti" -Dxdc.cfg.tsort.policy=fast -Dxdc.cfg.gen.metadataFiles=false -Dxdc.cfg.SourceDir.verbose=7 --compileOptions "-v28 -ml -mt --float_support=fpu32 --cla_support=cla1 --vcu_support=vcu2 -O2 --opt_for_speed=5 --fp_reassoc=on --fp_mode=relaxed --include_path=\"C:/ti/include\" --include_path=\"C:/ti/controlSUITE/libs/app_libs/solar/v1.2/float/include\" --include_path=\"C:/ti/controlSUITE/device_support/F2837xD/v170/F2837xD_headers/include\" --include_path=\"C:/ti/controlSUITE/device_support/F2837xD/v170/F2837xD_common/include\" --include_path=\"C:/ti/controlSUITE/libs/math/IQmath/v160/include\" --include_path=\"C:/ti/controlSUITE/libs/app_libs/SFRA/v1_10_00_00/Float/include\" --advice:performance=all -g --define=\"_DEBUG\" --define=\"F28x_DEVICE\" --define=\"CPU1\" --define=\"LARGE_MODEL\" --quiet --diag_warning=225 -k --asm_listing " "../main.cfg"
    making package.mak (because of package.bld) ...
    generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
    configuring main.x28L from package/cfg/main_p28L.cfg ...
    subdir_rules.mk:91: recipe for target 'build-578006705' failed
    js: "E:/EPWM1/voltageSourceInverterLCFltr/main.cfg", line 3: xdc.services.global.XDCException: xdc.PACKAGE_NOT_FOUND: can't locate the package 'devkits.HV_1PH_DCAC' along the path: 'C:/ti/controlSUITE/powerSUITE/v_1_01_00_00/packages;C:/ti/xdctools_3_31_03_43_core/packages;..;'. Ensure that the package path is set correctly.
    "./package/cfg/main_p28L.cfg", line 161
    gmake.exe: *** [package/cfg/main_p28L.xdl] Error 1
    js: "C:/ti/xdctools_3_31_03_43_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
    gmake: *** [build-578006705] Error 1
    gmake: Target 'all' not remade because of errors.