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.

SolarHV_DCAC project will build error

Genius 5960 points

Other Parts Discussed in Thread: CONTROLSUITE

Hi,

Although it is a project of SolarHV_DCAC that are provided with Controlsuite,

Build error will occur.

By commenting out the following SolarHV_DCAC-F28035_FLASH.CMD file

Build error Can this be fixed, but I will no problem?

・Before change

vectors             : > VECTORS     PAGE = 0, TYPE = DSECT

DLOG              : > dataRAM,    PAGE = 1

・After change

//   vectors             : > VECTORS     PAGE = 0, TYPE = DSECT

//   DLOG              : > dataRAM,    PAGE = 1

I am using the following environment.

CCS : 5.4.0.00091

Compiler : TI v6.1.3

ControlSuite : v3.2.7

 

Thank you for confirmation.

 

Best Regards.

hamada

 

  • Hi Hamada,

    Why is that you're commenting the above lines?

    Regards,

    Gautam

  • Hi, Gautam

    Thank you for Reply.

    If you don't hava a commnet out, build didn't pass.

     

    I attach the log of execution if you do not want to comment out.

    **** Build of configuration FLASH for project SolarHV_DCAC ****
    
    "C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all 
    'Building file: ../ADC_SOC_Cnf.c'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="ADC_SOC_Cnf.pp"  "../ADC_SOC_Cnf.c"
    'Finished building: ../ADC_SOC_Cnf.c'
    ' '
    'Building file: ../CNTL_2P2Z.asm'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="CNTL_2P2Z.pp"  "../CNTL_2P2Z.asm"
    'Finished building: ../CNTL_2P2Z.asm'
    ' '
    'Building file: ../DSP2803x_CodeStartBranch.asm'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="DSP2803x_CodeStartBranch.pp"  "../DSP2803x_CodeStartBranch.asm"
    'Finished building: ../DSP2803x_CodeStartBranch.asm'
    ' '
    'Building file: ../DSP2803x_DefaultIsr.c'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="DSP2803x_DefaultIsr.pp"  "../DSP2803x_DefaultIsr.c"
    'Finished building: ../DSP2803x_DefaultIsr.c'
    ' '
    'Building file: ../DSP2803x_GlobalVariableDefs.c'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="DSP2803x_GlobalVariableDefs.pp"  "../DSP2803x_GlobalVariableDefs.c"
    'Finished building: ../DSP2803x_GlobalVariableDefs.c'
    ' '
    'Building file: ../DSP2803x_usDelay.asm'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="DSP2803x_usDelay.pp"  "../DSP2803x_usDelay.asm"
    'Finished building: ../DSP2803x_usDelay.asm'
    ' '
    'Building file: ../SciCommsGui.c'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="SciCommsGui.pp"  "../SciCommsGui.c"
    'Finished building: ../SciCommsGui.c'
    ' '
    'Building file: ../SolarHv_DCAC-ADCDRV_5CH.asm'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="SolarHv_DCAC-ADCDRV_5CH.pp"  "../SolarHv_DCAC-ADCDRV_5CH.asm"
    'Finished building: ../SolarHv_DCAC-ADCDRV_5CH.asm'
    ' '
    'Building file: ../SolarHv_DCAC-CAP_Cnf.c'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="SolarHv_DCAC-CAP_Cnf.pp"  "../SolarHv_DCAC-CAP_Cnf.c"
    'Finished building: ../SolarHv_DCAC-CAP_Cnf.c'
    ' '
    'Building file: ../SolarHv_DCAC-CNTL_2P2Z.asm'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="SolarHv_DCAC-CNTL_2P2Z.pp"  "../SolarHv_DCAC-CNTL_2P2Z.asm"
    'Finished building: ../SolarHv_DCAC-CNTL_2P2Z.asm'
    ' '
    'Building file: ../SolarHv_DCAC-DLOG_4ch.asm'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="SolarHv_DCAC-DLOG_4ch.pp"  "../SolarHv_DCAC-DLOG_4ch.asm"
    'Finished building: ../SolarHv_DCAC-DLOG_4ch.asm'
    ' '
    'Building file: ../SolarHv_DCAC-DevInit_F2803x.c'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="SolarHv_DCAC-DevInit_F2803x.pp"  "../SolarHv_DCAC-DevInit_F2803x.c"
    'Finished building: ../SolarHv_DCAC-DevInit_F2803x.c'
    ' '
    'Building file: ../SolarHv_DCAC-GEN_SIN_COS.asm'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="SolarHv_DCAC-GEN_SIN_COS.pp"  "../SolarHv_DCAC-GEN_SIN_COS.asm"
    'Finished building: ../SolarHv_DCAC-GEN_SIN_COS.asm'
    ' '
    'Building file: ../SolarHv_DCAC-INV_ICMD.asm'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="SolarHv_DCAC-INV_ICMD.pp"  "../SolarHv_DCAC-INV_ICMD.asm"
    'Finished building: ../SolarHv_DCAC-INV_ICMD.asm'
    ' '
    'Building file: ../SolarHv_DCAC-ISR.asm'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="SolarHv_DCAC-ISR.pp"  "../SolarHv_DCAC-ISR.asm"
    'Finished building: ../SolarHv_DCAC-ISR.asm'
    ' '
    'Building file: ../SolarHv_DCAC-Lin.c'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="SolarHv_DCAC-Lin.pp"  "../SolarHv_DCAC-Lin.c"
    'Finished building: ../SolarHv_DCAC-Lin.c'
    ' '
    'Building file: ../SolarHv_DCAC-PWMDRV.asm'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="SolarHv_DCAC-PWMDRV.pp"  "../SolarHv_DCAC-PWMDRV.asm"
    'Finished building: ../SolarHv_DCAC-PWMDRV.asm'
    ' '
    'Building file: ../SolarHv_DCAC-PWM_Cnf.c'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="SolarHv_DCAC-PWM_Cnf.pp"  "../SolarHv_DCAC-PWM_Cnf.c"
    'Finished building: ../SolarHv_DCAC-PWM_Cnf.c'
    ' '
    'Building file: ../SolarHv_DCAC-main.c'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/include" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/include" --include_path="C:/ti/controlSUITE/libs/math/IQmath/v15c/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/source" --include_path="C:/ti/controlSUITE/development_kits/HV_SOLAR_DC_AC_v1.0/SolarHv_DCAC_PiccoloB_Rev_02" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_common/source" --include_path="C:/ti/controlSUITE/device_support/f2803x/v124/DSP2803x_headers/source" --include_path="C:/ti/controlSUITE/libs/app_libs/digital_power/f2803x_v3.1/asm" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist --preproc_with_compile --preproc_dependency="SolarHv_DCAC-main.pp"  "../SolarHv_DCAC-main.c"
    'Finished building: ../SolarHv_DCAC-main.c'
    ' '
    'Building target: SolarHV_DCAC.out'
    'Invoking: C2000 Linker'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" --silicon_version=28 -g --define=FLASH --diag_warning=225 --large_memory_model --unified_memory --cla_support=cla0 --c_src_interlist -z -m"SolarHV_DCAC.map" --stack_size=0x300 --warn_sections -i"C:/ti/ccsv5/tools/compiler/c2000_6.1.3/lib" -i"C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" --reread_libs --xml_link_info="SolarHV_DCAC_linkInfo.xml" --rom_model -o "SolarHV_DCAC.out"  "./SolarHv_DCAC-main.obj" "./SolarHv_DCAC-PWM_Cnf.obj" "./SolarHv_DCAC-PWMDRV.obj" "./SolarHv_DCAC-Lin.obj" "./SolarHv_DCAC-ISR.obj" "./SolarHv_DCAC-INV_ICMD.obj" "./SolarHv_DCAC-GEN_SIN_COS.obj" "./SolarHv_DCAC-DevInit_F2803x.obj" "./SolarHv_DCAC-DLOG_4ch.obj" "./SolarHv_DCAC-CNTL_2P2Z.obj" "./SolarHv_DCAC-CAP_Cnf.obj" "./SolarHv_DCAC-ADCDRV_5CH.obj" "./SciCommsGui.obj" "./DSP2803x_usDelay.obj" "./DSP2803x_GlobalVariableDefs.obj" "./DSP2803x_DefaultIsr.obj" "./DSP2803x_CodeStartBranch.obj" "./CNTL_2P2Z.obj" "./ADC_SOC_Cnf.obj" -l"rts2800_ml.lib" -l"C:\TI\controlSUITE\libs\math\IQmath\v15c\lib\IQmath.lib" "../DSP2803x_Headers_nonBIOS.cmd" "../SolarHv_DCAC-F28035_FLASH.CMD" 
    <Linking>
    "../SolarHv_DCAC-F28035_FLASH.CMD", line 107: error: conflicting placement
    
    >> Compilation failure
       methods specified for "vectors"
    "../SolarHv_DCAC-F28035_FLASH.CMD", line 107: error: expecting output section,
       GROUP, or UNION instead of ":"
    "../SolarHv_DCAC-F28035_FLASH.CMD", line 107: error: expecting output section,
       GROUP, or UNION instead of ","
    "../SolarHv_DCAC-F28035_FLASH.CMD", line 107: error: expecting output section,
       GROUP, or UNION instead of "="
    warning: build attribute vendor section TI missing in
       "C:\TI\controlSUITE\libs\math\IQmath\v15c\lib\IQmath.lib<IQ24sqrt.obj>":
       compatibility cannot be determined
    warning: build attribute vendor section TI missing in
       "C:\TI\controlSUITE\libs\math\IQmath\v15c\lib\IQmath.lib<IQmathTables.obj>":
       compatibility cannot be determined
    "../SolarHv_DCAC-F28035_FLASH.CMD", line 107: warning: memory range not found:
       DLOG on page 0
    "../SolarHv_DCAC-F28035_FLASH.CMD", line 105: error: program will not fit into
       available memory.  run placement with alignment/blocking fails for section
       "vectors" size 0x0 page 0
    error: errors encountered during linking; "SolarHV_DCAC.out" not built
    gmake: *** [SolarHV_DCAC.out] Error 1
    gmake: Target `all' not remade because of errors.
    
    **** Build Finished ****
    

     

    ControlSuite was re-install just in case.

     

    Best Regards,

     

    hamada

     

     

     

  • Hi Hamada,

    That seems very odd! I would like you to once update your CCS version to v5.5 or v6. Do let us know what you observe then.

    Regards,

    Gautam

  • Hi, Gautam,

     

    CCS :  Version: 5.5.0.00077
    Compiler : TI v6.2.0

     

    I was confirmed in the above environment.

    The same build error came out.

     

    Best Regards,

    hamada

  • Hamada, this issue seems to be beyond my knowledge. BTW after commenting the lines, does the program work without any issues?

    For the error log above, I hope you get help from TI employee soon. Be patient.

    Regards,

    Gautam

  • Hi,Gautam

    It is not possible to confirm because I do not have an evaluation board.

    I ask them to check the operation to my customers.

    To: TI emploee

     I am waiting for your immediate contact.

    Best Regards,

    hamada

  • That's indeed strange!

    I loaded the same project C:\TI\controlSUITE\development_kits\HV_SOLAR_DC_AC_v1.1\SolarHv_DCAC_PiccoloB_Rev_02 and built it directly and there was no such error.

    I am using CCS 5.5 and controlSuite v3.2.7.

    Have you tried to "Rebuild" instead of "Build" ?

    Did you copy the project or link it when you load to CCS?

    Best regards,

    Maria

  • Hi,Maria

     

    Thank you for reply.

    "Rebuild" and "build" I also will not go, but it is the same result.

     

    >Did you copy the project or link it when you load to CCS?

    I do not have anything in particular.

     

    As a result of the Ver 5.2.10 the Compiler,
    Build was as even if there is no comment.

     

    Comment is required when you use the Compiler Ver 6.2.0.

    It is a result of if you comment out.

     

    This warning is all right even out?

     

    Best Regards,

    hamada

     

     

     

     

  • Hello Hamada,

    Did you solve your problem?

    Best regards,

    Maria