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.

TMS570LC4357: TMS570LC43x Hercules Development Kit (HDK) 例程

Part Number: TMS570LC4357
Other Parts Discussed in Thread: HALCOGEN

买了开发板,下载了 HERCULES_SAFETY_MCU_DEMOS , 在CCS中导入该工程,工程属性如下:

编译失败:Nothing to build for project TMS570LC43x_demo_software

将工程属性修改如下:

编译结果依然:Nothing to build for project TMS570LC43x_demo_software

现在的编译器版本是20.2.5.LTS,高版本不是兼容低版本吗?

还是我下错了demo   下载地址:HERCULES_SAFETY_MCU_DEMOS 代码示例或演示 | TI.com.cn

  • 您好我们已收到您的问题并升级到英文论坛,如有答复将尽快回复您。谢谢!

  • 您好,HALCoGEN 和 Demo_App 的资源位置不正确。 您请在项目属性中更正它们:

    更正 HALCoGen 和 Demo_app 的位置后,编译就可以正常进行:

  • 修改工程属性后编译遇到以下问题:

    这些undefined symbol都是函数并且在sl_api.h里有声明,但在整个工程里都找不到这些函数的定义。

  • 好的已经帮您反馈给工程师了哈,有答复尽快回复您。

  • 这些undefined symbol都是函数并且在sl_api.h里有声明,但在整个工程里都找不到这些函数的定义。

     您好,另一位工程师更正了以上资源位置后,能够使用 CCS 11.1 和 TI ARM 20.2.5.LTS 编译器构建 TMS570LC43_DEMO_software。

    SL_* 函数位于 TMS570LC43x_target_sources/demO-app/libs/SafeTILib_TMS570LC43_be.lib 库中。

    您能否提供下故障情况的完整构建输出? 以下是成功的构建输出 (还没尝试运行demo) :

    **** Build of configuration Debug for project TMS570LC43x_demo_software ****
    
    "C:\\ti\\ccs1110\\ccs\\utils\\bin\\gmake" -k all 
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_adc.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_adc.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_adc.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_adc.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_can.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_can.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_can.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_can.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_epc.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_epc.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_epc.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_epc.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_esm.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_esm.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_esm.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_esm.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_gio.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_gio.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_gio.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_gio.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_het.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_het.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_het.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_het.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_mdio.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_mdio.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_mdio.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_mdio.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_mibspi.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_mibspi.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_mibspi.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_mibspi.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_nmpu.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_nmpu.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_nmpu.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_nmpu.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_notification.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_notification.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_notification.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_notification.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_pinmux.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_pinmux.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_pinmux.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_pinmux.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_rti.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_rti.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_rti.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_rti.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sci.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_sci.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sci.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sci.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_sys_core.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_dma.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_sys_dma.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_dma.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_dma.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_intvecs.asm"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_sys_intvecs.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_intvecs.asm"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_intvecs.asm"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_main.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_sys_main.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_main.c"
    "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include/sl_sys_vim.h", line 57: warning: typedef name has already been declared (with same type)
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_main.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_mpu.asm"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_sys_mpu.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_mpu.asm"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_mpu.asm"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_pcr.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_sys_pcr.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_pcr.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_pcr.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_phantom.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_sys_phantom.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_phantom.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_phantom.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_pmm.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_sys_pmm.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_pmm.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_pmm.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_pmu.asm"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_sys_pmu.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_pmu.asm"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_pmu.asm"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_selftest.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_sys_selftest.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_selftest.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_selftest.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_startup.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_sys_startup.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_startup.c"
    "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_startup.c", line 72: warning: function "_CoreRegisterSetRestore_" declared implicitly
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_startup.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_vim.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_sys_vim.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_vim.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_vim.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_system.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="HALCoGen/source/HL_system.d_raw" --obj_directory="HALCoGen/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_system.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_system.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/acyl_demo.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/acyl_demo.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/acyl_demo.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/acyl_demo.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/adc_demos.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/adc_demos.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/adc_demos.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/adc_demos.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/app_sys_core.asm"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/app_sys_core.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/app_sys_core.asm"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/app_sys_core.asm"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/can_demo.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/can_demo.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/can_demo.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/can_demo.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/ccmr4.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/ccmr4.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/ccmr4.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/ccmr4.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/dma.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/dma.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/dma.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/dma.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/esm_application_callback.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/esm_application_callback.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/esm_application_callback.c"
    "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/esm_application_callback.c", line 50: warning: shift count is too large
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/esm_application_callback.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/esm_demo.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/esm_demo.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/esm_demo.c"
    "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include/sl_sys_vim.h", line 57: warning: typedef name has already been declared (with same type)
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/esm_demo.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/fray.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/fray.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/fray.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/fray.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/ftu.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/ftu.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/ftu.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/ftu.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/htu.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/htu.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/htu.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/htu.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/led_demo.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/led_demo.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/led_demo.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/led_demo.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/nhet.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/nhet.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/nhet.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/nhet.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/parity_functions.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/parity_functions.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/parity_functions.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/parity_functions.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/pbist.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/pbist.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/pbist.c"
    "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/pbist.c", line 42: warning: variable "retVal" was set but never used
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/pbist.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/pulse.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/pulse.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/pulse.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/pulse.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/stc.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/stc.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/stc.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/stc.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/support_functions.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/support_functions.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/support_functions.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/support_functions.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/sw_hw_ver.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/sw_hw_ver.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/sw_hw_ver.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/sw_hw_ver.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/sys_data.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/sys_data.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/sys_data.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/sys_data.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/sys_prefetch.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/sys_prefetch.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/sys_prefetch.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/sys_prefetch.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/sys_svc.asm"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/sys_svc.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/sys_svc.asm"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/sys_svc.asm"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/sys_undefined.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/sys_undefined.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/sys_undefined.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/sys_undefined.c"
     
    Building file: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/vim.c"
    Invoking: Arm Compiler
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="demo-app/source/vim.d_raw" --obj_directory="demo-app/source"  "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/vim.c"
    Finished building: "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/source/vim.c"
     
    Building target: "TMS570LC43x_demo_software.out"
    Invoking: Arm Linker
    "C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armcl" -mv7R4 --code_state=32 --float_support=VFPv3D16 --define=_TMS570LC43x_ -g --diag_warning=225 --enum_type=packed --abi=eabi -z -m"TMS570LC43x_demo_software.map" --heap_size=0x800 --stack_size=0x800 -i"C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/lib" -i"C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/include" --reread_libs --warn_sections --xml_link_info="TMS570LC43x_demo_software_linkInfo.xml" --rom_model --be32 -o "TMS570LC43x_demo_software.out" "./HALCoGen/source/HL_adc.obj" "./HALCoGen/source/HL_can.obj" "./HALCoGen/source/HL_epc.obj" "./HALCoGen/source/HL_esm.obj" "./HALCoGen/source/HL_gio.obj" "./HALCoGen/source/HL_het.obj" "./HALCoGen/source/HL_mdio.obj" "./HALCoGen/source/HL_mibspi.obj" "./HALCoGen/source/HL_nmpu.obj" "./HALCoGen/source/HL_notification.obj" "./HALCoGen/source/HL_pinmux.obj" "./HALCoGen/source/HL_rti.obj" "./HALCoGen/source/HL_sci.obj" "./HALCoGen/source/HL_sys_core.obj" "./HALCoGen/source/HL_sys_dma.obj" "./HALCoGen/source/HL_sys_intvecs.obj" "./HALCoGen/source/HL_sys_main.obj" "./HALCoGen/source/HL_sys_mpu.obj" "./HALCoGen/source/HL_sys_pcr.obj" "./HALCoGen/source/HL_sys_phantom.obj" "./HALCoGen/source/HL_sys_pmm.obj" "./HALCoGen/source/HL_sys_pmu.obj" "./HALCoGen/source/HL_sys_selftest.obj" "./HALCoGen/source/HL_sys_startup.obj" "./HALCoGen/source/HL_sys_vim.obj" "./HALCoGen/source/HL_system.obj" "./demo-app/source/acyl_demo.obj" "./demo-app/source/adc_demos.obj" "./demo-app/source/app_sys_core.obj" "./demo-app/source/can_demo.obj" "./demo-app/source/ccmr4.obj" "./demo-app/source/dma.obj" "./demo-app/source/esm_application_callback.obj" "./demo-app/source/esm_demo.obj" "./demo-app/source/fray.obj" "./demo-app/source/ftu.obj" "./demo-app/source/htu.obj" "./demo-app/source/led_demo.obj" "./demo-app/source/nhet.obj" "./demo-app/source/parity_functions.obj" "./demo-app/source/pbist.obj" "./demo-app/source/pulse.obj" "./demo-app/source/stc.obj" "./demo-app/source/support_functions.obj" "./demo-app/source/sw_hw_ver.obj" "./demo-app/source/sys_data.obj" "./demo-app/source/sys_prefetch.obj" "./demo-app/source/sys_svc.obj" "./demo-app/source/sys_undefined.obj" "./demo-app/source/vim.obj" "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_link.cmd" "C:/Users/mr_halfword/workspace_v11/TMS570LC43x_target_sources/demo-app/libs/SafeTILib_TMS570LC43_BE.lib"  -lrtsv7R4_T_be_v3D16_eabi.lib 
    <Linking>
    Finished building target: "TMS570LC43x_demo_software.out"
     
    
    **** Build Finished ****

  • 我重新装载了HERCULES_SAFETY_MCU_DEMOS,并修改了资源位置,编译时在HL_sys_core.asm里遇到了另一问题:

    工程属性-general如下:

    想知道Linker command file是否应该选择TMS570LC43xxFlashLnk.cmd?(刚刚导入的工程这里是空的) 以及Runtime support library是否应该选择一个具体的库?觉得这些可能与我编译失败有关。以下是完整构建输出:错误就是 HL_sys_core.asm里的18处

    **** Build of configuration Debug for project TMS570LC43x_demo_software ****
    
    "C:\\CCS11.1.0\\ccs\\utils\\bin\\gmake" -k all 
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_adc.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_adc.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_adc.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_adc.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_can.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_can.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_can.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_can.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_epc.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_epc.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_epc.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_epc.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_esm.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_esm.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_esm.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_esm.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_gio.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_gio.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_gio.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_gio.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_het.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_het.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_het.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_het.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_mdio.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_mdio.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_mdio.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_mdio.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_mibspi.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_mibspi.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_mibspi.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_mibspi.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_nmpu.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_nmpu.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_nmpu.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_nmpu.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_notification.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_notification.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_notification.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_notification.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_pinmux.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_pinmux.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_pinmux.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_pinmux.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_rti.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_rti.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_rti.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_rti.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sci.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_sci.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sci.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sci.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_sys_core.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm"
    18 Assembly Errors, No Assembly Warnings
     
    >> Compilation failure
    HALCoGen/source/subdir_rules.mk:100: recipe for target 'HALCoGen/source/HL_sys_core.obj' failed
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm", ERROR!   at line 74:
     [E0002]
             Instruction requires VFP or NEON support
    	        fmxr  fpexc,   r2
     
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm", ERROR!   at line 76:
     [E0002]
             Instruction requires VFP support
    	        fmdrr d0,         r1,     r1
     
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm", ERROR!   at line 77:
     [E0002]
             Instruction requires VFP support
    	        fmdrr d1,         r1,     r1
     
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm", ERROR!   at line 78:
     [E0002]
             Instruction requires VFP support
    	        fmdrr d2,         r1,     r1
     
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm", ERROR!   at line 79:
     [E0002]
             Instruction requires VFP support
    	        fmdrr d3,         r1,     r1
     
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm", ERROR!   at line 80:
     [E0002]
             Instruction requires VFP support
    	        fmdrr d4,         r1,     r1
     
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm", ERROR!   at line 81:
     [E0002]
             Instruction requires VFP support
    	        fmdrr d5,         r1,     r1
     
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm", ERROR!   at line 82:
     [E0002]
             Instruction requires VFP support
    	        fmdrr d6,         r1,     r1
     
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm", ERROR!   at line 83:
     [E0002]
             Instruction requires VFP support
    	        fmdrr d7,         r1,     r1
     
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm", ERROR!   at line 84:
     [E0002]
             Instruction requires VFP support
    	        fmdrr d8,         r1,     r1
     
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm", ERROR!   at line 85:
     [E0002]
             Instruction requires VFP support
    	        fmdrr d9,         r1,     r1
     
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm", ERROR!   at line 86:
     [E0002]
             Instruction requires VFP support
    	        fmdrr d10,        r1,     r1
     
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm", ERROR!   at line 87:
     [E0002]
             Instruction requires VFP support
    	        fmdrr d11,        r1,     r1
     
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm", ERROR!   at line 88:
     [E0002]
             Instruction requires VFP support
    	        fmdrr d12,        r1,     r1
     
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm", ERROR!   at line 89:
     [E0002]
             Instruction requires VFP support
    	        fmdrr d13,        r1,     r1
     
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm", ERROR!   at line 90:
     [E0002]
             Instruction requires VFP support
    	        fmdrr d14,        r1,     r1
     
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm", ERROR!   at line 91:
     [E0002]
             Instruction requires VFP support
    	        fmdrr d15,        r1,     r1
     
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_core.asm", ERROR!   at line 179:
     [E0002]
             Instruction requires VFP or NEON support
    	        fmxr  fpexc,   r0
     
     
    Errors in Source - Assembler Aborted
    gmake: *** [HALCoGen/source/HL_sys_core.obj] Error 1
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_dma.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_sys_dma.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_dma.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_dma.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_intvecs.asm"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_sys_intvecs.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_intvecs.asm"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_intvecs.asm"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_main.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_sys_main.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_main.c"
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include/sl_sys_vim.h", line 57: warning: typedef name has already been declared (with same type)
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_main.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_mpu.asm"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_sys_mpu.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_mpu.asm"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_mpu.asm"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_pcr.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_sys_pcr.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_pcr.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_pcr.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_phantom.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_sys_phantom.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_phantom.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_phantom.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_pmm.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_sys_pmm.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_pmm.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_pmm.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_pmu.asm"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_sys_pmu.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_pmu.asm"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_pmu.asm"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_selftest.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_sys_selftest.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_selftest.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_selftest.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_startup.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_sys_startup.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_startup.c"
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_startup.c", line 72: warning: function "_CoreRegisterSetRestore_" declared implicitly
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_startup.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_vim.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_sys_vim.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_vim.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_sys_vim.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_system.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="HALCoGen/source/Hercules Safety MCU HL_system.d_raw" --obj_directory="HALCoGen/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_system.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/source/HL_system.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/acyl_demo.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU acyl_demo.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/acyl_demo.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/acyl_demo.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/adc_demos.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU adc_demos.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/adc_demos.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/adc_demos.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/app_sys_core.asm"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU app_sys_core.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/app_sys_core.asm"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/app_sys_core.asm"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/can_demo.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU can_demo.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/can_demo.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/can_demo.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/ccmr4.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU ccmr4.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/ccmr4.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/ccmr4.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/dma.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU dma.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/dma.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/dma.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/esm_application_callback.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU esm_application_callback.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/esm_application_callback.c"
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/esm_application_callback.c", line 50: warning: shift count is too large
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/esm_application_callback.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/esm_demo.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU esm_demo.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/esm_demo.c"
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include/sl_sys_vim.h", line 57: warning: typedef name has already been declared (with same type)
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/esm_demo.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/fray.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU fray.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/fray.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/fray.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/ftu.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU ftu.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/ftu.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/ftu.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/htu.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU htu.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/htu.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/htu.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/led_demo.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU led_demo.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/led_demo.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/led_demo.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/nhet.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU nhet.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/nhet.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/nhet.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/parity_functions.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU parity_functions.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/parity_functions.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/parity_functions.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/pbist.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU pbist.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/pbist.c"
    "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/pbist.c", line 42: warning: variable "retVal" was set but never used
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/pbist.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/pulse.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU pulse.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/pulse.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/pulse.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/stc.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU stc.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/stc.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/stc.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/support_functions.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU support_functions.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/support_functions.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/support_functions.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/sw_hw_ver.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU sw_hw_ver.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/sw_hw_ver.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/sw_hw_ver.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/sys_data.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU sys_data.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/sys_data.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/sys_data.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/sys_prefetch.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU sys_prefetch.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/sys_prefetch.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/sys_prefetch.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/sys_svc.asm"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU sys_svc.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/sys_svc.asm"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/sys_svc.asm"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/sys_undefined.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU sys_undefined.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/sys_undefined.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/sys_undefined.c"
     
    Building file: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/vim.c"
    Invoking: Arm Compiler
    "C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/bin/armcl" -mv7R4 --code_state=16 --abi=eabi --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/safety_library/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/hal/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/include" --include_path="C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/HALCoGen/include" --include_path="C:/CCS11.1.0/ccs/tools/compiler/arm_5.1.5/include" -g --define=_TMS570LC43x_ --diag_warning=225 --gen_func_subsections=on --preproc_with_compile --preproc_dependency="demo-app/source/Hercules Safety MCU vim.d_raw" --obj_directory="demo-app/source"  "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/vim.c"
    Finished building: "C:/ti/Hercules/Hercules Safety MCU Demos/4.0.0/TMS570LC43x_target_sources/demo-app/source/vim.c"
     
    gmake: Target 'all' not remade because of errors.
    
    **** Build Finished ****
    

  • Runtime support library是否应该选择一个具体的库?觉得这些可能与我编译失败有关。以下是完整构建输出:错误就是 HL_sys_core.asm里的18处

    您好,构建错误是由于编译器命令行中缺少 -float_support=VFPv3D16。

    工程师提供的成功构建的例子中,在 CCS 项目属性中的 Build -> Arm Compiler -> Processor Options 下指定了 -float_support 选项:

    此外,在working构建中,代码状态选项为 -code_state=32,而在失败的构建中为 -code_state=16。

    我重新装载了HERCULES_SAFETY_MCU_DEMOS,并修改了资源位置,

    这个工程师这边也不确定您重新装载 Hercules_safety_mc_demos后是什么原因改变了用于该项目的处理器选项。

  • 编译器版本选错了,用5.1.5就会出现这个问题,用20.2.5.LTS编译成功。另外有个问题也希望解答一下:因为我之前是用TI 的DSP开发的,每个工程都有一个cmd文件,说明程序和数据存在内存中的哪个位置。现在刚刚学习TI的570arm,想知道为什么工程属性那里默认不用cmd文件(我看下拉是有一个 TMS570LC43xxFlashLnk.cmd 似乎对得上

  • 好的感谢您的反馈,可以使用了就好。

    新问题已经帮您跟进给工程师了,有答复会尽快回复您哈。

  • 您好,您请使用 ..\Hercules 安全 MCU 演示 \4.0.0\TMS570LC43x_target_sources\HALCoGen\source 文件夹中的 HL_SYS_LINK_LINE.cmd (由 HAL 生成)。 hL_sys_link.cmd 包括 log_data 部分的内存分配。