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开发套件(HDK)例程

Guru**** 2466550 points
Other Parts Discussed in Thread: HALCOGEN

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1084714/tms570lc4357-tms570lc43x-hercules-development-kit-hdk-routine

部件号:TMS570LC4357
主题中讨论的其他部件:HALCOGEN

大家好,

以下是客户提出的问题,可能需要您的帮助:

购买了开发板,下载了Hercules_safety_mcu演示,将项目导入CCS。 工程属性如下所示:

编译失败: 没有要为项目TMS570LC43x_demo_software构建的内容

然后进行以下更改:

但仍报告相同的错误。  编译器版本为20.2 .5.LTS。 演示可 从此处下载。

您可以帮助检查此问题吗? 谢谢。

此致,

樱桃

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好,Cherry,

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

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    续订HALCoGen和Demo_app的位置后,可以编译项目而不会出现任何问题:

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好,王先生,

    感谢你的帮助。

    在修改工程属性后编译,现在出现以下问题:

    这些未定义的符号是函数,在SL_API.h中声明,但在整个项目中未定义。

    谢谢,此致,

    樱桃

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好,

    请问有没有更新?

    谢谢,此致,

    樱桃

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    这些403.2135万这些符号在整个项目中未定义,但在API中未定义。

    在纠正了王晶中提到的资源位置之后,我能够使用CCS 11.1 和TI ARM 20.2 .5.LTS编译器构建TMS570LC43_DEMO_SOFTWARE。

    SL_*函数位于 TMS570LC43x_TARGET_Sources/DEM-app/libs/SafeTILib_TMS570LC43_Be.lib库中。

    您是否能够显示故障案例的完整生成输出?

    以下是成功生成的输出(我尚未尝试运行演示):

    **** 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中出现了一个新问题:

    ...

    工程属性-一般:

    Linker命令文件是否应选择TMS570LC43xxFlashLnk.cmd? (刚导入的项目在此处为空)

    运行时支持库是否应选择特定库? 以下是完整的建筑输出:在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 ****

    谢谢,此致,

    樱桃

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    [quote userid="49.6057万" url="~/support/pulcs/arm-based微控制器-group/arm-based微控制器/f/arm-based微控制器-forum/108.4714万/tms570lc4357-tms570lc43x-Hercules-development套4357套件-hdk-routine/405.3751万#4053751"是否405.3751万是否应选择特定的库? 以下是完整的建筑输出:错误是18 in HL_sys_core.asm:

    由于 编译器命令行中缺少--float_support=VFPv3D16,导致编译失败而产生的错误。

    在我成功构建的示例项目中,在“生成-> ARM编译器->处理器选项”下的CCS项目属性中指定了--float_support选项:

    此外,在工作内部版本中,代码状态选项为 --code_state=32,而在失败的内部版本中,代码 状态为--code_state=16。

    [quote userid="49.6057万" url="~/support/pulcs/arm-base-pulcos-group/arm-base-pulcs/f/arm-base-pulcos-forum/108.4714万/tms570lc4357-tms570lc43x-hercules-development套4357套件-hdk-routin/405.3751万#4053751"  mcums405.3751万 mcums和hucle_safets_location/squother_modify已修改了mc_demos和资源。]

    我不知道为什么他们重新加载 Hercules_safety_MCU_demos会改变用于项目的处理器选项。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好,

    再次感谢您的帮助。 此问题是由于编译器的版本错误,并且 在使用20.2  .5.LTS后可以正常工作。

    客户 以前使用TI的DSP开发过,每个项目都有一个cmd文件,描述程序和数据存储在内存中的位置。 为什么默认情况下570ARM不使用cmd文件作为工程属性? (下拉菜单中有一个TMS570LC43xxFlashLnk.cmd,这是正确的吗?)

    谢谢,此致,

    樱桃

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好,Cherry,

    请使用 .\Hercules安全4.0 Demos\TMS570LC43x_TARGET_Sources\HALCoGen\SOURCE文件夹中的HL_SYS_LINK.cmd (由HAL生成)。  HL_sys_link.cmd 包括节 log_data的内存分配。