This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TMS570LC4357: illegal input/source character

Part Number: TMS570LC4357


Tool/software: TI C/C++ Compiler

Hello,

I currently have the following problem I would like to flash my TMS570LC43 using the embedded coder from Simulink. For this I have created a model and adapted my HL_Sys_main. But now I get the following error code.


**** Build of configuration Debug for project GIO_Desk ****

"C:\\ti\\ccsv7\\utils\\bin\\gmake" -k -j 8 all -O
 
'Building file: "../GIO_Ansteuerung/in2p_Software/src_in2p/IN2P_GET_INPUT.c"'
'Invoking: ARM Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/in2p_Software/src_in2p/IN2P_GET_INPUT.d_raw" --obj_directory="GIO_Ansteuerung/in2p_Software/src_in2p"  "../GIO_Ansteuerung/in2p_Software/src_in2p/IN2P_GET_INPUT.c"
'Finished building: "../GIO_Ansteuerung/in2p_Software/src_in2p/IN2P_GET_INPUT.c"'
 
'Building file: "../GIO_Ansteuerung/hcg/source/HL_sys_main.c"'
'Invoking: ARM Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_sys_main.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_sys_main.c"
"../GIO_Ansteuerung/hcg/source/HL_sys_main.c", line 95: warning #112-D: statement is unreachable
'Finished building: "../GIO_Ansteuerung/hcg/source/HL_sys_main.c"'
 
'Building target: "GIO_Desk.out"'
'Invoking: ARM Linker'
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi -z -m"GIO_Desk.map" --heap_size=0x800 --stack_size=0x800 -i"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/lib" -i"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" --reread_libs --diag_wrap=off --display_error_number --warn_sections --xml_link_info="GIO_Desk_linkInfo.xml" --rom_model --be32 -o "GIO_Desk.out" "./GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj" "../GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj" "./GIO_Ansteuerung/hcg/source/HL_epc.obj" "./GIO_Ansteuerung/hcg/source/HL_errata.obj" "./GIO_Ansteuerung/hcg/source/HL_errata_SSWF021_45.obj" "./GIO_Ansteuerung/hcg/source/HL_esm.obj" "./GIO_Ansteuerung/hcg/source/HL_gio.obj" "./GIO_Ansteuerung/hcg/source/HL_nmpu.obj" "./GIO_Ansteuerung/hcg/source/HL_notification.obj" "./GIO_Ansteuerung/hcg/source/HL_pinmux.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_core.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_dma.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_intvecs.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_main.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_mpu.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_pcr.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_phantom.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_pmm.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_pmu.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_startup.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_vim.obj" "./GIO_Ansteuerung/hcg/source/HL_system.obj" "./GIO_Ansteuerung/hcg/source/os_croutine.obj" "./GIO_Ansteuerung/hcg/source/os_event_groups.obj" "./GIO_Ansteuerung/hcg/source/os_heap.obj" "./GIO_Ansteuerung/hcg/source/os_list.obj" "./GIO_Ansteuerung/hcg/source/os_mpu_wrappers.obj" "./GIO_Ansteuerung/hcg/source/os_port.obj" "./GIO_Ansteuerung/hcg/source/os_portasm.obj" "./GIO_Ansteuerung/hcg/source/os_queue.obj" "./GIO_Ansteuerung/hcg/source/os_tasks.obj" "./GIO_Ansteuerung/hcg/source/os_timer.obj" "./GIO_Ansteuerung/in2p_Software/src_in2p/IN2P_GET_INPUT.obj" "./GIO_Ansteuerung/in2p_Software/src_in2p/IN2P_SET_OUTPUT.obj" "../GIO_Ansteuerung/hcg/source/HL_sys_link.cmd"  -llibc.a
<Linking>
"../GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj", line 1: warning #19034-D: illegal source character: 0x86
"../GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj", line 1: warning #19034-D: illegal source character: 0x03
"../GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj", line 1: error #10045-D: illegal input character:  0xffffff86

 undefined first referenced                                       
  symbol       in file                                            
 --------- ----------------                                       
 In1       ./GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj
 In2       ./GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj

error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "GIO_Desk.out" not built

>> Compilation failure
makefile:180: recipe for target 'GIO_Desk.out' failed
gmake[1]: *** [GIO_Desk.out] Error 1
makefile:176: recipe for target 'all' failed
gmake: *** [all] Error 2

**** Build Finished ****

What can I do against this error?

  • Your problem appears to be the same as the one discussed in this forum thread.  That problem is not resolved, because the customers did not submit the requested additional information, and thus it was not investigated.

    You even have the same unusual repeat of an object file of the same name ...

    Jan Rupp said:
    "./GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj" "../GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj"

    This same file name appears in the error diagnostics.  In theory, this should work.  But it is so unusual that it is worth more investigation.  Be sure to understand why this happens, and that it happens on purpose.

    Please build all the files in the CCS project.  Right click on the name of the project and select Rebuild Project.  Then, in the Console view, use the icon Copy Build Log to save everything in the Console view to a text file.  Be sure to use the file extension .txt.  Please attach that text file to your next post.

    Thanks and regards,

    -George

  • Hello George,

    I know, that I have this problem. My Question is now how can I fix this problem.

    I attached the txt.-file to this reply.

    **** Build of configuration Debug for project GIO_Desk ****
    
    "C:\\ti\\ccsv7\\utils\\bin\\gmake" -k -j 8 all -O 
     
    'Building file: "../GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.d_raw" --obj_directory="GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw"  "../GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.c"
    'Finished building: "../GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_nmpu.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_nmpu.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_nmpu.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_nmpu.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_errata.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_errata.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_errata.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_errata.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_notification.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_notification.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_notification.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_notification.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_epc.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_epc.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_epc.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_epc.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_errata_SSWF021_45.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_errata_SSWF021_45.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_errata_SSWF021_45.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_errata_SSWF021_45.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_gio.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_gio.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_gio.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_gio.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_esm.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_esm.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_esm.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_esm.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_sys_intvecs.asm"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_sys_intvecs.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_sys_intvecs.asm"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_sys_intvecs.asm"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_sys_core.asm"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_sys_core.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_sys_core.asm"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_sys_core.asm"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_sys_mpu.asm"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_sys_mpu.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_sys_mpu.asm"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_sys_mpu.asm"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_pinmux.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_pinmux.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_pinmux.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_pinmux.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_sys_main.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_sys_main.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_sys_main.c"
    "../GIO_Ansteuerung/hcg/source/HL_sys_main.c", line 95: warning #112-D: statement is unreachable
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_sys_main.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_sys_phantom.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_sys_phantom.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_sys_phantom.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_sys_phantom.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_sys_pmu.asm"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_sys_pmu.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_sys_pmu.asm"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_sys_pmu.asm"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_sys_pmm.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_sys_pmm.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_sys_pmm.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_sys_pmm.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_sys_dma.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_sys_dma.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_sys_dma.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_sys_dma.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_sys_startup.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_sys_startup.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_sys_startup.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_sys_startup.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/os_croutine.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/os_croutine.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/os_croutine.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/os_croutine.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_sys_pcr.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_sys_pcr.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_sys_pcr.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_sys_pcr.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_system.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_system.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_system.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_system.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/os_list.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/os_list.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/os_list.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/os_list.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/HL_sys_vim.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/HL_sys_vim.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/HL_sys_vim.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/HL_sys_vim.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/os_event_groups.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/os_event_groups.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/os_event_groups.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/os_event_groups.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/os_portasm.asm"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/os_portasm.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/os_portasm.asm"
    'Finished building: "../GIO_Ansteuerung/hcg/source/os_portasm.asm"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/os_heap.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/os_heap.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/os_heap.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/os_heap.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/os_port.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/os_port.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/os_port.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/os_port.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/os_timer.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/os_timer.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/os_timer.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/os_timer.c"'
     
    'Building file: "../GIO_Ansteuerung/in2p_Software/src_in2p/IN2P_GET_INPUT.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/in2p_Software/src_in2p/IN2P_GET_INPUT.d_raw" --obj_directory="GIO_Ansteuerung/in2p_Software/src_in2p"  "../GIO_Ansteuerung/in2p_Software/src_in2p/IN2P_GET_INPUT.c"
    'Finished building: "../GIO_Ansteuerung/in2p_Software/src_in2p/IN2P_GET_INPUT.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/os_mpu_wrappers.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/os_mpu_wrappers.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/os_mpu_wrappers.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/os_mpu_wrappers.c"'
     
    'Building file: "../GIO_Ansteuerung/in2p_Software/src_in2p/IN2P_SET_OUTPUT.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/in2p_Software/src_in2p/IN2P_SET_OUTPUT.d_raw" --obj_directory="GIO_Ansteuerung/in2p_Software/src_in2p"  "../GIO_Ansteuerung/in2p_Software/src_in2p/IN2P_SET_OUTPUT.c"
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include/stdbool.h", line 36: warning #48-D: incompatible redefinition of macro "false" (declared at line 28 of "C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p/rtwtypes.h")
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include/stdbool.h", line 37: warning #48-D: incompatible redefinition of macro "true" (declared at line 32 of "C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p/rtwtypes.h")
    'Finished building: "../GIO_Ansteuerung/in2p_Software/src_in2p/IN2P_SET_OUTPUT.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/os_queue.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/os_queue.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/os_queue.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/os_queue.c"'
     
    'Building file: "../GIO_Ansteuerung/hcg/source/os_tasks.c"'
    'Invoking: ARM Compiler'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/hcg/include" --include_path="C:/Users/janru/OneDrive/Desktop/GIO_ANSTEUERUNG/GIO_Ansteuerung/in2p_Software/include_in2p" --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="GIO_Ansteuerung/hcg/source/os_tasks.d_raw" --obj_directory="GIO_Ansteuerung/hcg/source"  "../GIO_Ansteuerung/hcg/source/os_tasks.c"
    'Finished building: "../GIO_Ansteuerung/hcg/source/os_tasks.c"'
     
    'Building target: "GIO_Desk.out"'
    'Invoking: ARM Linker'
    "C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/bin/armcl" -mv7R5 --code_state=32 --float_support=VFPv3D16 -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi -z -m"GIO_Desk.map" --heap_size=0x800 --stack_size=0x800 -i"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/lib" -i"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.6.LTS/include" --reread_libs --diag_wrap=off --display_error_number --warn_sections --xml_link_info="GIO_Desk_linkInfo.xml" --rom_model --be32 -o "GIO_Desk.out" "./GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj" "../GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj" "./GIO_Ansteuerung/hcg/source/HL_epc.obj" "./GIO_Ansteuerung/hcg/source/HL_errata.obj" "./GIO_Ansteuerung/hcg/source/HL_errata_SSWF021_45.obj" "./GIO_Ansteuerung/hcg/source/HL_esm.obj" "./GIO_Ansteuerung/hcg/source/HL_gio.obj" "./GIO_Ansteuerung/hcg/source/HL_nmpu.obj" "./GIO_Ansteuerung/hcg/source/HL_notification.obj" "./GIO_Ansteuerung/hcg/source/HL_pinmux.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_core.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_dma.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_intvecs.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_main.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_mpu.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_pcr.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_phantom.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_pmm.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_pmu.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_startup.obj" "./GIO_Ansteuerung/hcg/source/HL_sys_vim.obj" "./GIO_Ansteuerung/hcg/source/HL_system.obj" "./GIO_Ansteuerung/hcg/source/os_croutine.obj" "./GIO_Ansteuerung/hcg/source/os_event_groups.obj" "./GIO_Ansteuerung/hcg/source/os_heap.obj" "./GIO_Ansteuerung/hcg/source/os_list.obj" "./GIO_Ansteuerung/hcg/source/os_mpu_wrappers.obj" "./GIO_Ansteuerung/hcg/source/os_port.obj" "./GIO_Ansteuerung/hcg/source/os_portasm.obj" "./GIO_Ansteuerung/hcg/source/os_queue.obj" "./GIO_Ansteuerung/hcg/source/os_tasks.obj" "./GIO_Ansteuerung/hcg/source/os_timer.obj" "./GIO_Ansteuerung/in2p_Software/src_in2p/IN2P_GET_INPUT.obj" "./GIO_Ansteuerung/in2p_Software/src_in2p/IN2P_SET_OUTPUT.obj" "../GIO_Ansteuerung/hcg/source/HL_sys_link.cmd"  -llibc.a 
    <Linking>
    "../GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj", line 1: warning #19034-D: illegal source character: 0x86
    "../GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj", line 1: warning #19034-D: illegal source character: 0x03
    "../GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj", line 1: error #10045-D: illegal input character:  0xffffff86
    
     undefined first referenced                                       
      symbol       in file                                            
     --------- ----------------                                       
     In1       ./GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj
     In2       ./GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj
    
    error #10234-D: unresolved symbols remain
    error #10010: errors encountered during linking; "GIO_Desk.out" not built
    
    >> Compilation failure
    makefile:180: recipe for target 'GIO_Desk.out' failed
    gmake[1]: *** [GIO_Desk.out] Error 1
    makefile:176: recipe for target 'all' failed
    gmake: *** [all] Error 2
    
    **** Build Finished ****
    

  • Thank you for the build log.  

    There is only one source file named GIO_ohne_Lib.c.  But there are these two object files with the same name ...

    "./GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj"
    "../GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj"
    

    Moreover, the second object file is the only one which comes from the parent ".." directory.  All the others comes from the current "." directory.  

    I do not know why this happened.

    Is it possible for you to submit the full CCS project?  If so, please zip up the project by following the directions in the article Sharing projects, then attach the zip file to your next post.

    Thanks and regards,

    -George

  • George Mock said:
    I do not know why this happened.

    The default behaviour of CCS is that if a .obj file appears is a project source directory, the file is assumed to be an existing pre-built object file which gets passed to the linker as part of the build.

  • Chester Gillon is correct.  That being the case, this file ...

    "../GIO_Ansteuerung/GIO_ohne_Lib_ert_rtw/GIO_ohne_Lib.obj"

    .. must not be an object file, but a text file with some unusual characters in it.  View it with a text editor.  Is it a text file?  If it is, then the solution is to delete the file.  If it somehow comes back, then you need to work out how that happens.

    Please let me know if this suggestion resolves the problem.

    Thanks and regards,

    -George

  • George Mock said:
    If it is, then the solution is to delete the file. 

    It is also possible to right-click on the file in the CCS Project Explorer and select "Exclude from Build", so that CCS then doesn't pass the .obj file in the source directory to the linker.

    George Mock said:
    . must not be an object file, but a text file with some unusual characters in it.

    The project was created with Simulink embedded coder. Not sure if Simulink embedded coder (or Matlab) can create .obj file under some conditions.

    Based upon the presence of "_ert_rtw" in the directory names in the other referenced thread Compiler/EK-TM4C1294XL: Illegal source/input character, that thread was also encountering the error with project using Simulink embedded coder.