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.

Compiler/TMS570LS3137: ti-cgt-arm_5.2.5

Part Number: TMS570LS3137
Other Parts Discussed in Thread: DP83640

Tool/software: TI C/C++ Compiler

Hi,

I am facing the problem with JTAG connection to Target:
error: Could not start server: DebugServer.1: IcePick: Error initializing emulator: (Error -2083 @ 0x0) Unable to communicate with the debug probe. Confirm debug probe configuration and connections, reset the debug probe, and retry the operation. (Emulation package 6.0.14.5) .

Please suggest how to resolve this error.

With Regards
Shankar

  • Shankar,

    When reporting connection errors it is always helpful to add details such as the target board, debug probe/emulator, and version of CCS being used.

    Based on the error number this appears to be a host connection error. Please see this wiki page for troubleshooting tips.

  • Hi  Aarti,

    Thanks for providing the suggestion.

    Processor: TMS570LS3137

    Compiler: arm_15.12.3.LTS (CCS Ver 6.2.0)

    Error (During Build Configuration-> Build All):

    **** Build of configuration Release for project Demo ****

    "C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all

    'Building file: ../source/adc.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/adc.d" --obj_directory="source" "../source/adc.c"

    >> Compilation failure

    source/subdir_rules.mk:7: recipe for target 'source/adc.obj' failed

    "../source/adc.c", line 53: fatal error #1965: cannot open source file "adc.h"

    1 catastrophic error detected in the compilation of "../source/adc.c".

    Compilation terminated.

    gmake: *** [source/adc.obj] Error 1

    "../source/can.c", line 55: fatal error #1965: cannot open source file "can.h"

    1 catastrophic error detected in the compilation of "../source/can.c".

    Compilation terminated.

    'Building file: ../source/can.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/can.d" --obj_directory="source" "../source/can.c"

    >> Compilation failure

    source/subdir_rules.mk:21: recipe for target 'source/can.obj' failed

    'Building file: ../source/crc.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/crc.d" --obj_directory="source" "../source/crc.c"

    >> Compilation failure

    source/subdir_rules.mk:28: recipe for target 'source/crc.obj' failed

    gmake: *** [source/can.obj] Error 1

    "../source/crc.c", line 52: fatal error #1965: cannot open source file "crc.h"

    1 catastrophic error detected in the compilation of "../source/crc.c".

    Compilation terminated.

    gmake: *** [source/crc.obj] Error 1

    "../source/dcc.c", line 46: fatal error #1965: cannot open source file "dcc.h"

    1 catastrophic error detected in the compilation of "../source/dcc.c".

    Compilation terminated.

    'Building file: ../source/dcc.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/dcc.d" --obj_directory="source" "../source/dcc.c"

    >> Compilation failure

    source/subdir_rules.mk:42: recipe for target 'source/dcc.obj' failed

    'Building file: ../source/dmm.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/dmm.d" --obj_directory="source" "../source/dmm.c"

    >> Compilation failure

    source/subdir_rules.mk:49: recipe for target 'source/dmm.obj' failed

    gmake: *** [source/dcc.obj] Error 1

    "../source/dmm.c", line 46: fatal error #1965: cannot open source file "dmm.h"

    1 catastrophic error detected in the compilation of "../source/dmm.c".

    Compilation terminated.

    gmake: *** [source/dmm.obj] Error 1

    "../source/emac.c", line 48: fatal error #1965: cannot open source file "emac.h"

    1 catastrophic error detected in the compilation of "../source/emac.c".

    Compilation terminated.

    'Building file: ../source/emac.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/emac.d" --obj_directory="source" "../source/emac.c"

    >> Compilation failure

    source/subdir_rules.mk:56: recipe for target 'source/emac.obj' failed

    'Building file: ../source/emif.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/emif.d" --obj_directory="source" "../source/emif.c"

    >> Compilation failure

    source/subdir_rules.mk:63: recipe for target 'source/emif.obj' failed

    gmake: *** [source/emac.obj] Error 1

    "../source/emif.c", line 46: fatal error #1965: cannot open source file "emif.h"

    1 catastrophic error detected in the compilation of "../source/emif.c".

    Compilation terminated.

    gmake: *** [source/emif.obj] Error 1

    "../source/esm.c", line 52: fatal error #1965: cannot open source file "esm.h"

    1 catastrophic error detected in the compilation of "../source/esm.c".

    Compilation terminated.

    'Building file: ../source/esm.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/esm.d" --obj_directory="source" "../source/esm.c"

    >> Compilation failure

    source/subdir_rules.mk:70: recipe for target 'source/esm.obj' failed

    'Building file: ../source/gio.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/gio.d" --obj_directory="source" "../source/gio.c"

    >> Compilation failure

    source/subdir_rules.mk:77: recipe for target 'source/gio.obj' failed

    gmake: *** [source/esm.obj] Error 1

    "../source/gio.c", line 46: fatal error #1965: cannot open source file "gio.h"

    1 catastrophic error detected in the compilation of "../source/gio.c".

    Compilation terminated.

    gmake: *** [source/gio.obj] Error 1

    "../source/het.c", line 43: fatal error #1965: cannot open source file "het.h"

    1 catastrophic error detected in the compilation of "../source/het.c".

    Compilation terminated.

    'Building file: ../source/het.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/het.d" --obj_directory="source" "../source/het.c"

    >> Compilation failure

    source/subdir_rules.mk:84: recipe for target 'source/het.obj' failed

    'Building file: ../source/i2c.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/i2c.d" --obj_directory="source" "../source/i2c.c"

    >> Compilation failure

    source/subdir_rules.mk:91: recipe for target 'source/i2c.obj' failed

    gmake: *** [source/het.obj] Error 1

    "../source/i2c.c", line 46: fatal error #1965: cannot open source file "i2c.h"

    1 catastrophic error detected in the compilation of "../source/i2c.c".

    Compilation terminated.

    gmake: *** [source/i2c.obj] Error 1

    "../source/lin.c", line 46: fatal error #1965: cannot open source file "lin.h"

    1 catastrophic error detected in the compilation of "../source/lin.c".

    Compilation terminated.

    'Building file: ../source/lin.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/lin.d" --obj_directory="source" "../source/lin.c"

    >> Compilation failure

    source/subdir_rules.mk:98: recipe for target 'source/lin.obj' failed

    'Building file: ../source/mdio.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/mdio.d" --obj_directory="source" "../source/mdio.c"

    >> Compilation failure

    source/subdir_rules.mk:105: recipe for target 'source/mdio.obj' failed

    gmake: *** [source/lin.obj] Error 1

    "../source/mdio.c", line 49: fatal error #1965: cannot open source file "hw_reg_access.h"

    1 catastrophic error detected in the compilation of "../source/mdio.c".

    Compilation terminated.

    gmake: *** [source/mdio.obj] Error 1

    "../source/mibspi.c", line 46: fatal error #1965: cannot open source file "mibspi.h"

    1 catastrophic error detected in the compilation of "../source/mibspi.c".

    Compilation terminated.

    'Building file: ../source/mibspi.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/mibspi.d" --obj_directory="source" "../source/mibspi.c"

    >> Compilation failure

    source/subdir_rules.mk:112: recipe for target 'source/mibspi.obj' failed

    'Building file: ../source/notification.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/notification.d" --obj_directory="source" "../source/notification.c"

    >> Compilation failure

    source/subdir_rules.mk:119: recipe for target 'source/notification.obj' failed

    gmake: *** [source/mibspi.obj] Error 1

    "../source/notification.c", line 51: fatal error #1965: cannot open source file "esm.h"

    1 catastrophic error detected in the compilation of "../source/notification.c".

    Compilation terminated.

    gmake: *** [source/notification.obj] Error 1

    "../source/phy_dp83640.c", line 47: fatal error #1965: cannot open source file "sys_common.h"

    1 catastrophic error detected in the compilation of "../source/phy_dp83640.c".

    Compilation terminated.

    'Building file: ../source/phy_dp83640.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/phy_dp83640.d" --obj_directory="source" "../source/phy_dp83640.c"

    >> Compilation failure

    source/subdir_rules.mk:126: recipe for target 'source/phy_dp83640.obj' failed

    'Building file: ../source/pinmux.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/pinmux.d" --obj_directory="source" "../source/pinmux.c"

    >> Compilation failure

    source/subdir_rules.mk:133: recipe for target 'source/pinmux.obj' failed

    gmake: *** [source/phy_dp83640.obj] Error 1

    'Building file: ../source/pom.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/pom.d" --obj_directory="source" "../source/pom.c"

    >> Compilation failure

    source/subdir_rules.mk:140: recipe for target 'source/pom.obj' failed

    "../source/pinmux.c", line 45: fatal error #1965: cannot open source file "reg_system.h"

    1 catastrophic error detected in the compilation of "../source/pinmux.c".

    Compilation terminated.

    gmake: *** [source/pinmux.obj] Error 1

    "../source/pom.c", line 47: fatal error #1965: cannot open source file "pom.h"

    1 catastrophic error detected in the compilation of "../source/pom.c".

    Compilation terminated.

    gmake: *** [source/pom.obj] Error 1

    "../source/rti.c", line 54: fatal error #1965: cannot open source file "rti.h"

    1 catastrophic error detected in the compilation of "../source/rti.c".

    Compilation terminated.

    'Building file: ../source/rti.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/rti.d" --obj_directory="source" "../source/rti.c"

    >> Compilation failure

    source/subdir_rules.mk:147: recipe for target 'source/rti.obj' failed

    'Building file: ../source/rtp.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/rtp.d" --obj_directory="source" "../source/rtp.c"

    >> Compilation failure

    source/subdir_rules.mk:154: recipe for target 'source/rtp.obj' failed

    gmake: *** [source/rti.obj] Error 1

    "../source/rtp.c", line 46: fatal error #1965: cannot open source file "rtp.h"

    1 catastrophic error detected in the compilation of "../source/rtp.c".

    Compilation terminated.

    gmake: *** [source/rtp.obj] Error 1

    "../source/sci.c", line 46: fatal error #1965: cannot open source file "sci.h"

    1 catastrophic error detected in the compilation of "../source/sci.c".

    Compilation terminated.

    'Building file: ../source/sci.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sci.d" --obj_directory="source" "../source/sci.c"

    >> Compilation failure

    source/subdir_rules.mk:161: recipe for target 'source/sci.obj' failed

    'Building file: ../source/spi.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/spi.d" --obj_directory="source" "../source/spi.c"

    >> Compilation failure

    source/subdir_rules.mk:168: recipe for target 'source/spi.obj' failed

    gmake: *** [source/sci.obj] Error 1

    "../source/spi.c", line 44: fatal error #1965: cannot open source file "spi.h"

    1 catastrophic error detected in the compilation of "../source/spi.c".

    Compilation terminated.

    gmake: *** [source/spi.obj] Error 1

    "../source/sys_dma.c", line 44: fatal error #1965: cannot open source file "sys_dma.h"

    1 catastrophic error detected in the compilation of "../source/sys_dma.c".

    Compilation terminated.

    'Building file: ../source/sys_dma.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_dma.d" --obj_directory="source" "../source/sys_dma.c"

    >> Compilation failure

    source/subdir_rules.mk:182: recipe for target 'source/sys_dma.obj' failed

    'Building file: ../source/sys_main.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_main.d" --obj_directory="source" "../source/sys_main.c"

    >> Compilation failure

    source/subdir_rules.mk:196: recipe for target 'source/sys_main.obj' failed

    gmake: *** [source/sys_dma.obj] Error 1

    "../source/sys_main.c", line 50: fatal error #1965: cannot open source file "sys_common.h"

    1 catastrophic error detected in the compilation of "../source/sys_main.c".

    Compilation terminated.

    gmake: *** [source/sys_main.obj] Error 1

    "../source/sys_pcr.c", line 42: fatal error #1965: cannot open source file "sys_pcr.h"

    1 catastrophic error detected in the compilation of "../source/sys_pcr.c".

    Compilation terminated.

    'Building file: ../source/sys_pcr.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_pcr.d" --obj_directory="source" "../source/sys_pcr.c"

    >> Compilation failure

    source/subdir_rules.mk:210: recipe for target 'source/sys_pcr.obj' failed

    'Building file: ../source/sys_phantom.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_phantom.d" --obj_directory="source" "../source/sys_phantom.c"

    >> Compilation failure

    source/subdir_rules.mk:217: recipe for target 'source/sys_phantom.obj' failed

    gmake: *** [source/sys_pcr.obj] Error 1

    "../source/sys_phantom.c", line 45: fatal error #1965: cannot open source file "sys_common.h"

    1 catastrophic error detected in the compilation of "../source/sys_phantom.c".

    Compilation terminated.

    gmake: *** [source/sys_phantom.obj] Error 1

    "../source/sys_pmm.c", line 42: fatal error #1965: cannot open source file "sys_pmm.h"

    1 catastrophic error detected in the compilation of "../source/sys_pmm.c".

    Compilation terminated.

    'Building file: ../source/sys_pmm.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_pmm.d" --obj_directory="source" "../source/sys_pmm.c"

    >> Compilation failure

    source/subdir_rules.mk:224: recipe for target 'source/sys_pmm.obj' failed

    'Building file: ../source/sys_selftest.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_selftest.d" --obj_directory="source" "../source/sys_selftest.c"

    >> Compilation failure

    source/subdir_rules.mk:238: recipe for target 'source/sys_selftest.obj' failed

    gmake: *** [source/sys_pmm.obj] Error 1

    "../source/sys_selftest.c", line 48: fatal error #1965: cannot open source file "sys_selftest.h"

    1 catastrophic error detected in the compilation of "../source/sys_selftest.c".

    Compilation terminated.

    gmake: *** [source/sys_selftest.obj] Error 1

    "../source/sys_startup.c", line 57: fatal error #1965: cannot open source file "sys_common.h"

    1 catastrophic error detected in the compilation of "../source/sys_startup.c".

    Compilation terminated.

    'Building file: ../source/sys_startup.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_startup.d" --obj_directory="source" "../source/sys_startup.c"

    >> Compilation failure

    source/subdir_rules.mk:245: recipe for target 'source/sys_startup.obj' failed

    'Building file: ../source/sys_vim.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_vim.d" --obj_directory="source" "../source/sys_vim.c"

    >> Compilation failure

    source/subdir_rules.mk:252: recipe for target 'source/sys_vim.obj' failed

    gmake: *** [source/sys_startup.obj] Error 1

    "../source/sys_vim.c", line 44: fatal error #1965: cannot open source file "sys_vim.h"

    1 catastrophic error detected in the compilation of "../source/sys_vim.c".

    Compilation terminated.

    gmake: *** [source/sys_vim.obj] Error 1

    "../source/system.c", line 53: fatal error #1965: cannot open source file "system.h"

    1 catastrophic error detected in the compilation of "../source/system.c".

    Compilation terminated.

    'Building file: ../source/system.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -O2 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/system.d" --obj_directory="source" "../source/system.c"

    >> Compilation failure

    source/subdir_rules.mk:259: recipe for target 'source/system.obj' failed

    gmake: *** [source/system.obj] Error 1

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

    **** Build Finished ****

    but During normal build Project (no error):

    **** Build of configuration Debug for project Demo ****

    "C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all

    'Building file: ../source/adc.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/adc.d" --obj_directory="source" "../source/adc.c"

    'Finished building: ../source/adc.c'

    ' '

    'Building file: ../source/add.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/add.d" --obj_directory="source" "../source/add.c"

    'Finished building: ../source/add.c'

    ' '

    'Building file: ../source/can.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/can.d" --obj_directory="source" "../source/can.c"

    'Finished building: ../source/can.c'

    ' '

    'Building file: ../source/crc.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/crc.d" --obj_directory="source" "../source/crc.c"

    'Finished building: ../source/crc.c'

    ' '

    'Building file: ../source/dabort.asm'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/dabort.d" --obj_directory="source" "../source/dabort.asm"

    'Finished building: ../source/dabort.asm'

    ' '

    'Building file: ../source/dcc.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/dcc.d" --obj_directory="source" "../source/dcc.c"

    'Finished building: ../source/dcc.c'

    ' '

    'Building file: ../source/dmm.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/dmm.d" --obj_directory="source" "../source/dmm.c"

    'Finished building: ../source/dmm.c'

    ' '

    'Building file: ../source/emac.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/emac.d" --obj_directory="source" "../source/emac.c"

    'Finished building: ../source/emac.c'

    ' '

    'Building file: ../source/emif.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/emif.d" --obj_directory="source" "../source/emif.c"

    'Finished building: ../source/emif.c'

    ' '

    'Building file: ../source/esm.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/esm.d" --obj_directory="source" "../source/esm.c"

    'Finished building: ../source/esm.c'

    ' '

    'Building file: ../source/gio.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/gio.d" --obj_directory="source" "../source/gio.c"

    'Finished building: ../source/gio.c'

    ' '

    'Building file: ../source/het.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/het.d" --obj_directory="source" "../source/het.c"

    'Finished building: ../source/het.c'

    ' '

    'Building file: ../source/i2c.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/i2c.d" --obj_directory="source" "../source/i2c.c"

    'Finished building: ../source/i2c.c'

    ' '

    'Building file: ../source/lin.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/lin.d" --obj_directory="source" "../source/lin.c"

    'Finished building: ../source/lin.c'

    ' '

    'Building file: ../source/mdio.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/mdio.d" --obj_directory="source" "../source/mdio.c"

    'Finished building: ../source/mdio.c'

    ' '

    'Building file: ../source/mibspi.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/mibspi.d" --obj_directory="source" "../source/mibspi.c"

    'Finished building: ../source/mibspi.c'

    ' '

    'Building file: ../source/notification.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/notification.d" --obj_directory="source" "../source/notification.c"

    'Finished building: ../source/notification.c'

    ' '

    'Building file: ../source/phy_dp83640.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/phy_dp83640.d" --obj_directory="source" "../source/phy_dp83640.c"

    'Finished building: ../source/phy_dp83640.c'

    ' '

    'Building file: ../source/pinmux.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/pinmux.d" --obj_directory="source" "../source/pinmux.c"

    'Finished building: ../source/pinmux.c'

    ' '

    'Building file: ../source/pom.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/pom.d" --obj_directory="source" "../source/pom.c"

    'Finished building: ../source/pom.c'

    ' '

    'Building file: ../source/rti.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/rti.d" --obj_directory="source" "../source/rti.c"

    'Finished building: ../source/rti.c'

    ' '

    'Building file: ../source/rtp.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/rtp.d" --obj_directory="source" "../source/rtp.c"

    'Finished building: ../source/rtp.c'

    ' '

    'Building file: ../source/sci.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sci.d" --obj_directory="source" "../source/sci.c"

    'Finished building: ../source/sci.c'

    ' '

    'Building file: ../source/spi.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/spi.d" --obj_directory="source" "../source/spi.c"

    'Finished building: ../source/spi.c'

    ' '

    'Building file: ../source/sys_core.asm'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_core.d" --obj_directory="source" "../source/sys_core.asm"

    'Finished building: ../source/sys_core.asm'

    ' '

    'Building file: ../source/sys_dma.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_dma.d" --obj_directory="source" "../source/sys_dma.c"

    'Finished building: ../source/sys_dma.c'

    ' '

    'Building file: ../source/sys_intvecs.asm'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_intvecs.d" --obj_directory="source" "../source/sys_intvecs.asm"

    'Finished building: ../source/sys_intvecs.asm'

    ' '

    'Building file: ../source/sys_main.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_main.d" --obj_directory="source" "../source/sys_main.c"

    'Finished building: ../source/sys_main.c'

    ' '

    'Building file: ../source/sys_mpu.asm'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_mpu.d" --obj_directory="source" "../source/sys_mpu.asm"

    'Finished building: ../source/sys_mpu.asm'

    ' '

    'Building file: ../source/sys_pcr.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_pcr.d" --obj_directory="source" "../source/sys_pcr.c"

    'Finished building: ../source/sys_pcr.c'

    ' '

    'Building file: ../source/sys_phantom.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_phantom.d" --obj_directory="source" "../source/sys_phantom.c"

    'Finished building: ../source/sys_phantom.c'

    ' '

    'Building file: ../source/sys_pmm.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_pmm.d" --obj_directory="source" "../source/sys_pmm.c"

    'Finished building: ../source/sys_pmm.c'

    ' '

    'Building file: ../source/sys_pmu.asm'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_pmu.d" --obj_directory="source" "../source/sys_pmu.asm"

    'Finished building: ../source/sys_pmu.asm'

    ' '

    'Building file: ../source/sys_selftest.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_selftest.d" --obj_directory="source" "../source/sys_selftest.c"

    'Finished building: ../source/sys_selftest.c'

    ' '

    'Building file: ../source/sys_startup.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_startup.d" --obj_directory="source" "../source/sys_startup.c"

    'Finished building: ../source/sys_startup.c'

    ' '

    'Building file: ../source/sys_vim.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/sys_vim.d" --obj_directory="source" "../source/sys_vim.c"

    'Finished building: ../source/sys_vim.c'

    ' '

    'Building file: ../source/system.c'

    'Invoking: ARM Compiler'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="D:/Santhosh/CCS_workspace/Demo/include" -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed --preproc_with_compile --preproc_dependency="source/system.d" --obj_directory="source" "../source/system.c"

    'Finished building: ../source/system.c'

    ' '

    'Building target: Demo.out'

    'Invoking: ARM Linker'

    "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 -g --diag_wrap=off --diag_warning=225 --display_error_number --abi=eabi --enum_type=packed -z -m"Demo.map" --stack_size=0x800 --heap_size=0x800 -i"C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/lib" -i"C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --reread_libs --diag_wrap=off --warn_sections --display_error_number --xml_link_info="Demo_linkInfo.xml" --rom_model --be32 -o "Demo.out" "./source/adc.obj" "./source/add.obj" "./source/can.obj" "./source/crc.obj" "./source/dabort.obj" "./source/dcc.obj" "./source/dmm.obj" "./source/emac.obj" "./source/emif.obj" "./source/esm.obj" "./source/gio.obj" "./source/het.obj" "./source/i2c.obj" "./source/lin.obj" "./source/mdio.obj" "./source/mibspi.obj" "./source/notification.obj" "./source/phy_dp83640.obj" "./source/pinmux.obj" "./source/pom.obj" "./source/rti.obj" "./source/rtp.obj" "./source/sci.obj" "./source/spi.obj" "./source/sys_core.obj" "./source/sys_dma.obj" "./source/sys_intvecs.obj" "./source/sys_main.obj" "./source/sys_mpu.obj" "./source/sys_pcr.obj" "./source/sys_phantom.obj" "./source/sys_pmm.obj" "./source/sys_pmu.obj" "./source/sys_selftest.obj" "./source/sys_startup.obj" "./source/sys_vim.obj" "./source/system.obj" "../source/sys_link.cmd" -lrtsv7R4_T_be_v3D16_eabi.lib

    <Linking>

    'Finished building target: Demo.out'

    ' '**** Build Finished ****

    So I want to know why happening this.

    With Regards

    Shankar

     

  • Shankar,

    The original post in this thread refers to a target connection error (I think it may have been split off from another thread you had posted to the Hercules forum).
    I see that your most recent post is about a compiler error instead. I would request that, in future, kindly start a new post for separate issues that are not related.

    To answer your question about the compiler error, note that the first failing build is building the Release configuration of project Demo as seen in this line:

    **** Build of configuration Release for project Demo ****

    The explanation for this compiler error message is here.

    Comparing the failing build with the working build (which is for build configuration Debug) I see that the build command for Release configuration does not have the include path "D:/Santhosh/CCS_workspace/Demo/include" which is likely where the header files that are reported in the error message reside.

    To resolve the error, add that path to the compiler's --include_path option for the Release configuration of the project. You can switch between the build configurations for a project by right-clicking on the project and going to Build Configurations->Set Active.