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.

CCS error while using digital power experimenter kit

Hi

I am using ccs 5 and have digital power experimenter kit and tried testing the sample code obtained from the module in to it.

But while compiling it shows some error.What should be done exactly here to remove errors?Does the error state inclusion of some extra files.


**** Build of configuration Debug for project dpbuck ****

"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
'Building file: C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-DevInit.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -mt -g --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/source" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/DSP280x_headers/include" --diag_warning=225 --display_error_number --preproc_with_compile --preproc_dependency="PWMexplore-DevInit.pp"  "C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-DevInit.c"
'Finished building: C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-DevInit.c'
' '
'Building file: C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm'
'Invoking: C2000 Compiler'
"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -mt -g --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/source" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/DSP280x_headers/include" --diag_warning=225 --display_error_number --preproc_with_compile --preproc_dependency="PWMexplore-ISR.pp"  "C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm"
"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 33:
 [E1000]
         Include/Copy file not found or opened
        .include "PeripheralAddress_ASM.h"

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 34:
 [E1000]
         Include/Copy file not found or opened
        .include "BuckSingle_PwmDrv.asm"

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 35:
 [E1000]
         Include/Copy file not found or opened
        .include "BuckDual_PwmDrv.asm"

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 36:
 [E1000]
         Include/Copy file not found or opened
        .include "MPhIL_PwmDrv.asm"

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 37:
 [E1000]
         Include/Copy file not found or opened
        .include "FullBridgePS_PwmDrv.asm"

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 38:
 [E1000]
         Include/Copy file not found or opened
        .include "FullBridgeIBM_PwmDrv.asm"

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 39:
 [E1000]
         Include/Copy file not found or opened
        .include "PFC2PhILHR_PwmDrv.asm"

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 162:
 [E0002]
         Invalid mnemonic specification
                BuckSingle_DRV_INIT    3    ; EPWM3A

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 163:
 [E0002]
         Invalid mnemonic specification
                BuckSingle_DRV_INIT    4    ; EPWM4A

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 167:
 [E0002]
         Invalid mnemonic specification
                BuckDual_DRV_INIT    3    ; EPWM3A/3B

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 172:
 [E0002]
         Invalid mnemonic specification
                MPhIL_DRV_INIT    3, 4    ; Phase1=ePWM3, Phases=4

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 177:
 [E0002]
         Invalid mnemonic specification
                FullBridgePS_DRV_INIT 3    ; EPWM3A/3B/4A/4B

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 182:
 [E0002]
         Invalid mnemonic specification
                FullBridgeIBM_DRV_INIT 3 ; EPWM3A/3B/4A/4B

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 187:
 [E0002]
         Invalid mnemonic specification
                PFC2PhILHR_DRV_INIT 3    ; EPWM3A/4A

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 221:
 [E0002]
         Invalid mnemonic specification
                BuckSingle_DRV    3    ; EPWM3A

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 222:
 [E0002]
         Invalid mnemonic specification
                BuckSingle_DRV    4    ; EPWM4A

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 226:
 [E0002]
         Invalid mnemonic specification
                BuckDual_DRV    3    ; EPWM3A/3B

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 231:
 [E0002]
         Invalid mnemonic specification
                MPhIL_DRV    3, 4    ; Phase1=ePWM3, Phases=4

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 236:
 [E0002]
         Invalid mnemonic specification
                FullBridgePS_DRV 3    ; EPWM3A/3B/4A/4B

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 241:
22 Assembly Errors, No Assembly Warnings
 [E0002]
         Invalid mnemonic specification
                FullBridgeIBM_DRV 3 ; EPWM3A/3B/4A/4B

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at line 246:
 [E0002]
         Invalid mnemonic specification
                PFC2PhILHR_DRV 3    ; EPWM3A/4A

"C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Lab1/PWMexplore-ISR.asm", ERROR!   at EOF:
 [E0300]
         The following symbols are undefined:
  ADCPF0R2
  ADCPF0R3
  ADCPF0R0
  ADCPF0R1
  PIEACK
  PIEACK_GROUP3
  ETCLR2
  ADCASEQSR

Errors in Source - Assembler Aborted

>> Compilation failure
gmake: *** [PWMexplore-ISR.obj] Error 1
'Building file: ../main.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -mt -g --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/source" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/DSP280x_headers/include" --diag_warning=225 --display_error_number --preproc_with_compile --preproc_dependency="main.pp"  "../main.c"
'Finished building: ../main.c'
' '
gmake: Target `all' not remade because of errors.

**** Build Finished ****

  • Hi

    i have rectified some errors and now some undefined symbols persists even though i have specified their paths


    **** Build of configuration Debug for project buck ****

    "C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
    'Building file: ../main.c'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -mt -g --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/Common_Source" --include_path="C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/DSP280x_headers" --include_path="C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/DSP280x_headers/include" --include_path="C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/include" --include_path="C:/Users/arun/Desktop/amrita smart/C2833x_CCS4/Modules/Module_19/Labs/PowerLIB" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="main.pp"  "../main.c"
    'Finished building: ../main.c'
    ' '
    'Building target: buck.out'
    'Invoking: C2000 Linker'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -mt -g --diag_warning=225 --display_error_number --diag_wrap=off -z --stack_size=0x300 -m"buck.map" --warn_sections -i"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/lib" -i"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --reread_libs --display_error_number --diag_wrap=off --rom_model -o "buck.out"  "./main.obj" -l"libc.a" "../2808_RAM_lnk.cmd"
    <Linking>

     undefined          first referenced
      symbol                in file     
     ---------          ----------------
     _ADC_CascSeqCNF    ./main.obj      
     _BuckDual_CNF      ./main.obj      
     _BuckSingle_CNF    ./main.obj      
     _Buck_In3          ./main.obj      
     _Buck_In4          ./main.obj      
     _Buck_InA3         ./main.obj      
     _Buck_InB3         ./main.obj      
     _CpuTimer0Regs     ./main.obj      
     _CpuTimer1Regs     ./main.obj      
     _CpuTimer2Regs     ./main.obj      
     _DeviceInit        ./main.obj      
     _EPwm1Regs         ./main.obj      
     _EPwm2Regs         ./main.obj      
     _EPwm3Regs         ./main.obj      
     _EPwm4Regs         ./main.obj      
     _EPwm5Regs         ./main.obj      
     _EPwm6Regs         ./main.obj      
     _FBI_In3           ./main.obj      
     _FBI_delLL3        ./main.obj      
     _FBI_delLR3        ./main.obj      
     _FBPS_dbLeft3      ./main.obj      
     _FBPS_dbRight3     ./main.obj      

    >> Compilation failure
     _FBPS_phase3       ./main.obj      
     _FullBridgeIBM_CNF ./main.obj      
     _FullBridgePS_CNF  ./main.obj      
     _GpioDataRegs      ./main.obj      
     _IBnmbr            ./main.obj      
     _ISR_BldTbl        ./main.obj      
     _ISR_Init          ./main.obj      
     _ISR_Pseudo        ./main.obj      
     _ISR_Run           ./main.obj      
     _MPhIL_CNF         ./main.obj      
     _MPhIL_In3         ./main.obj      
     _PFC2PhIL_CNF      ./main.obj      
     _PFC2Ph_In3        ./main.obj      
     _PieCtrlRegs       ./main.obj      
     _PieVectTable      ./main.obj      
     _TBcntl            ./main.obj      
     _TimeBaseGenCNF    ./main.obj      

    error #10234-D: unresolved symbols remain
    error #10010: errors encountered during linking; "buck.out" not built
    gmake: *** [buck.out] Error 1
    gmake: Target `all' not remade because of errors.

    **** Build Finished ****

  • Arun,

    It sounds like you have made some further progress and have posted your current linker errors in this other thread: http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/254081/889698.aspx#889698

    Please continue working it on that thread and we will consider this one closed as you have got past the compile errors listed in your first post here.

  • Hi

    AaratiG Thank you for your reply

    I have made further progress and end up with an error like this.I don't find further improvements from this stage even though it is warning.But the .out file was made will the warning affect  any consequences?

    Net terminals in the error code is an essential part of the code and application to be done in the board.How could i fix the warning and add the respective file?

    error:


    **** Build of configuration Debug for project eightbuck ****

    "C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
    'Building file: C:/TI_F28xxx_SysSW/~SupportFiles/lib/PowerLib/ADC_CascSeqCnf.c'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -mt -g --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/DSP280x_headers/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/source" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/lib/PowerLib" --include_path="C:/TI_F28xxx_SysSW/EightChannelBuck" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="ADC_CascSeqCnf.pp"  "C:/TI_F28xxx_SysSW/~SupportFiles/lib/PowerLib/ADC_CascSeqCnf.c"
    'Finished building: C:/TI_F28xxx_SysSW/~SupportFiles/lib/PowerLib/ADC_CascSeqCnf.c'
    ' '
    'Building file: C:/TI_F28xxx_SysSW/~SupportFiles/lib/PowerLib/BuckSingle_PwmCnf.c'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -mt -g --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/DSP280x_headers/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/source" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/lib/PowerLib" --include_path="C:/TI_F28xxx_SysSW/EightChannelBuck" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="BuckSingle_PwmCnf.pp"  "C:/TI_F28xxx_SysSW/~SupportFiles/lib/PowerLib/BuckSingle_PwmCnf.c"
    'Finished building: C:/TI_F28xxx_SysSW/~SupportFiles/lib/PowerLib/BuckSingle_PwmCnf.c'
    ' '
    'Building file: C:/TI_F28xxx_SysSW/~SupportFiles/source/DSP280x_CodeStartBranch.asm'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -mt -g --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/DSP280x_headers/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/source" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/lib/PowerLib" --include_path="C:/TI_F28xxx_SysSW/EightChannelBuck" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP280x_CodeStartBranch.pp"  "C:/TI_F28xxx_SysSW/~SupportFiles/source/DSP280x_CodeStartBranch.asm"
    'Finished building: C:/TI_F28xxx_SysSW/~SupportFiles/source/DSP280x_CodeStartBranch.asm'
    ' '
    'Building file: C:/TI_F28xxx_SysSW/~SupportFiles/DSP280x_headers/source/DSP280x_GlobalVariableDefs.c'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -mt -g --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/DSP280x_headers/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/source" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/lib/PowerLib" --include_path="C:/TI_F28xxx_SysSW/EightChannelBuck" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP280x_GlobalVariableDefs.pp"  "C:/TI_F28xxx_SysSW/~SupportFiles/DSP280x_headers/source/DSP280x_GlobalVariableDefs.c"
    'Finished building: C:/TI_F28xxx_SysSW/~SupportFiles/DSP280x_headers/source/DSP280x_GlobalVariableDefs.c'
    ' '
    'Building file: C:/TI_F28xxx_SysSW/~SupportFiles/lib/PowerLib/DataLogTST.asm'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -mt -g --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/DSP280x_headers/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/source" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/lib/PowerLib" --include_path="C:/TI_F28xxx_SysSW/EightChannelBuck" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DataLogTST.pp"  "C:/TI_F28xxx_SysSW/~SupportFiles/lib/PowerLib/DataLogTST.asm"
    'Finished building: C:/TI_F28xxx_SysSW/~SupportFiles/lib/PowerLib/DataLogTST.asm'
    ' '
    'Building file: C:/TI_F28xxx_SysSW/EightChannelBuck/EightChannelBuck-DevInit_F280x.c'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -mt -g --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/DSP280x_headers/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/source" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/lib/PowerLib" --include_path="C:/TI_F28xxx_SysSW/EightChannelBuck" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="EightChannelBuck-DevInit_F280x.pp"  "C:/TI_F28xxx_SysSW/EightChannelBuck/EightChannelBuck-DevInit_F280x.c"
    'Finished building: C:/TI_F28xxx_SysSW/EightChannelBuck/EightChannelBuck-DevInit_F280x.c'
    ' '
    'Building file: C:/TI_F28xxx_SysSW/EightChannelBuck/EightChannelBuck-ISR.asm'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -mt -g --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/DSP280x_headers/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/source" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/lib/PowerLib" --include_path="C:/TI_F28xxx_SysSW/EightChannelBuck" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="EightChannelBuck-ISR.pp"  "C:/TI_F28xxx_SysSW/EightChannelBuck/EightChannelBuck-ISR.asm"
    'Finished building: C:/TI_F28xxx_SysSW/EightChannelBuck/EightChannelBuck-ISR.asm'
    ' '
    'Building file: C:/TI_F28xxx_SysSW/~SupportFiles/source/SciCommsGui.c'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -mt -g --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/DSP280x_headers/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/source" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/lib/PowerLib" --include_path="C:/TI_F28xxx_SysSW/EightChannelBuck" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="SciCommsGui.pp"  "C:/TI_F28xxx_SysSW/~SupportFiles/source/SciCommsGui.c"
    'Finished building: C:/TI_F28xxx_SysSW/~SupportFiles/source/SciCommsGui.c'
    ' '
    'Building file: ../main.c'
    'Invoking: C2000 Compiler'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -mt -g --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/DSP280x_headers/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/source" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/include" --include_path="C:/TI_F28xxx_SysSW/~SupportFiles/lib/PowerLib" --include_path="C:/TI_F28xxx_SysSW/EightChannelBuck" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="main.pp"  "../main.c"
    'Finished building: ../main.c'
    ' '
    'Building target: eightbuck.out'
    'Invoking: C2000 Linker'
    "C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -mt -g --diag_warning=225 --display_error_number --diag_wrap=off -z --stack_size=0x300 -m"eightbuck.map" --warn_sections -i"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/lib" -i"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/include" --reread_libs --display_error_number --diag_wrap=off --rom_model -o "eightbuck.out"  "./main.obj" "./SciCommsGui.obj" "./EightChannelBuck-ISR.obj" "./EightChannelBuck-DevInit_F280x.obj" "./DataLogTST.obj" "./DSP280x_GlobalVariableDefs.obj" "./DSP280x_CodeStartBranch.obj" "./BuckSingle_PwmCnf.obj" "./ADC_CascSeqCnf.obj" -l"libc.a" "../2808_RAM_lnk.cmd" "C:/TI_F28xxx_SysSW/~SupportFiles/DSP280x_headers/cmd/DSP280x_Headers_nonBIOS.cmd"
    <Linking>
    warning #10247-D: creating output section "GraphData" without a SECTIONS specification
    warning #10247-D: creating output section "Net_terminals" without a SECTIONS specification
    'Finished building target: eightbuck.out'
    ' '

    **** Build Finished ****

  • arun n r said:
    warning #10247-D: creating output section "GraphData" without a SECTIONS specification
    warning #10247-D: creating output section "Net_terminals" without a SECTIONS specification

    The warnings are saying that the output sections  "GraphData" and  "Net_terminals" are being allocated in memory by the linker using some default placement. While this may be ok, it is generally not advisable. It is best to add these sections to the SECTIONS directive in your linker command file so they can be explicitly allocated to the memory region of your choice.