Tool/software: TI C/C++ Compiler
Hello Mr. Rahul
I am troubled with the error of attached log now. (Undefined as before)
Here is the process.
Dell Vostro Core_i7 / 3.4GHz / 8GB / 900GB_HDD (400GB free)
I made win7 with VirtualBox in win10.
I have installed CCS5.5.0.00077_win32.
Installed C6747_BIOSPSP_01_30_01.
Installed EDMA3_LLD_BIOS5_01_11_00_03.
Installed ti_cgt_c6000_8.3.1_windows_installer.exe
Set this compiler selection in Project_Propaties_General.
A meta-data_error occurs when importing a source file set. (This is the same as the other day)
Create a new project empty, and drag and drop source files to create a build project. However, many occurrences of "identifier" Uns "is undefined".
The attached 3 files are as follows.
log, compiler selection, and Hierarchical top file
"C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 95: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 96: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 96: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 97: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 98: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 100: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 100: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 101: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 101: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 104: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 105: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 106: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 107: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 122: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 122: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 122: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 123: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 123: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 123: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/atm.h", line 25: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/atm.h", line 25: error #20: identifier "Int" is undefined Error limit reached. 100 errors detected in the compilation of "../acf_tsk.c". Compilation terminated. >> Compilation failure gmake: *** [acf_tsk.obj] Error 1 'Building file: ../boot_ls041.asm' 'Invoking: C6000 Compiler' "C:/inst/CCS5.5.0.00077_win32/ti-cgt-c6000_8.3.1/bin/cl6x" -mv6747 --abi=eabi --include_path="C:/Program Files/Texas Instruments/bios_5_41_03_17/packages/ti/pmi/src/pmi" --include_path="C:/Program Files/Texas Instruments/bios_5_41_03_17/packages/ti/bios/xdcbuild" --include_path="C:/Program Files/Texas Instruments/pspdrivers_01_30_01/packages" --include_path="C:/Users/alex/workspace_v9/LS041" --include_path="C:/Users/alex/workspace_v5_5/ls04" --include_path="C:/inst/CCS5.5.0.00077_win32/ti-cgt-c6000_8.3.1/include" --include_path="C:/Users/alex/workspace_v5_5/ls04/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --include_path="C:/Users/alex/workspace_v5_5/ls04/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --define=c6747 -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="boot_ls041.pp" "../boot_ls041.asm" "../boot_ls041.asm", WARNING! at line 31: [W9999] Placing data in a code section (.boot_load) is discouraged. The data may be interpreted as code. This section will not be compressed. MVKL .S1 0x1c11100,A4 "../boot_ls041.asm", WARNING! at line 634: [W0005] Extraneous cross path usage RET .S2X B3 ; |322| JUMP EntryPoint No Assembly Errors, 2 Assembly Warnings 'Finished building: ../boot_ls041.asm' ' ' 'Building file: ../cmd_tsk.c' 'Invoking: C6000 Compiler' "C:/inst/CCS5.5.0.00077_win32/ti-cgt-c6000_8.3.1/bin/cl6x" -mv6747 --abi=eabi --include_path="C:/Program Files/Texas Instruments/bios_5_41_03_17/packages/ti/pmi/src/pmi" --include_path="C:/Program Files/Texas Instruments/bios_5_41_03_17/packages/ti/bios/xdcbuild" --include_path="C:/Program Files/Texas Instruments/pspdrivers_01_30_01/packages" --include_path="C:/Users/alex/workspace_v9/LS041" --include_path="C:/Users/alex/workspace_v5_5/ls04" --include_path="C:/inst/CCS5.5.0.00077_win32/ti-cgt-c6000_8.3.1/include" --include_path="C:/Users/alex/workspace_v5_5/ls04/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --include_path="C:/Users/alex/workspace_v5_5/ls04/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --define=c6747 -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="cmd_tsk.pp" "../cmd_tsk.c" "C:/ti/bios_5_42_01_09/packages/ti/bios/include/fxn.h", line 23: error #20: identifier "Fxn" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/fxn.h", line 24: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/fxn.h", line 25: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/fxn.h", line 33: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 34: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 35: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 36: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 37: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 38: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 39: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 49: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 49: error #20: identifier "LgInt" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 54: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 54: error #20: identifier "LgInt" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 59: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 59: error #20: identifier "LgInt" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 64: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 53: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 56: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 57: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 58: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 60: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 62: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 69: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 70: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 71: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 73: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 75: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 90: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 91: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 92: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 93: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 94: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 94: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 94: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 95: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 124: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hst.h", line 22: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 25: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 26: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 27: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 29: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 38: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 118: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 118: warning #93-D: identifier-list parameters may only be used in a function definition "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 124: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 124: warning #93-D: identifier-list parameters may only be used in a function definition "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 130: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 130: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 26: error #80: expected a type specifier "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 26: error #93: identifier-list parameters may only be used in a function definition "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 26: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 33: error #20: identifier "Fxn" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 34: error #20: identifier "Fxn" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 35: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 36: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 37: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 38: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 39: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 40: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 41: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 55: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 56: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 57: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 58: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 59: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 60: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 62: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 69: error #20: identifier "SWI_Fxn" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 70: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 71: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 75: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 76: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 81: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 82: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 83: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 91: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 91: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 92: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 93: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 94: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 95: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 96: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 96: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 97: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 98: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 100: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 100: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 101: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 101: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 104: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 105: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 106: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 107: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 122: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 122: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 122: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 123: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 123: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 123: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/atm.h", line 25: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/atm.h", line 25: error #20: identifier "Int" is undefined Error limit reached. 100 errors detected in the compilation of "../cmd_tsk.c". Compilation terminated. >> Compilation failure gmake: *** [cmd_tsk.obj] Error 1 'Building file: ../fcnt_tsk.c' 'Invoking: C6000 Compiler' "C:/inst/CCS5.5.0.00077_win32/ti-cgt-c6000_8.3.1/bin/cl6x" -mv6747 --abi=eabi --include_path="C:/Program Files/Texas Instruments/bios_5_41_03_17/packages/ti/pmi/src/pmi" --include_path="C:/Program Files/Texas Instruments/bios_5_41_03_17/packages/ti/bios/xdcbuild" --include_path="C:/Program Files/Texas Instruments/pspdrivers_01_30_01/packages" --include_path="C:/Users/alex/workspace_v9/LS041" --include_path="C:/Users/alex/workspace_v5_5/ls04" --include_path="C:/inst/CCS5.5.0.00077_win32/ti-cgt-c6000_8.3.1/include" --include_path="C:/Users/alex/workspace_v5_5/ls04/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --include_path="C:/Users/alex/workspace_v5_5/ls04/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --define=c6747 -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="fcnt_tsk.pp" "../fcnt_tsk.c" "C:/ti/bios_5_42_01_09/packages/ti/bios/include/fxn.h", line 23: error #20: identifier "Fxn" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/fxn.h", line 24: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/fxn.h", line 25: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/fxn.h", line 33: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 34: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 35: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 36: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 37: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 38: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 39: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 49: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 49: error #20: identifier "LgInt" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 54: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 54: error #20: identifier "LgInt" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 59: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 59: error #20: identifier "LgInt" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 64: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 53: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 56: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 57: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 58: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 60: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 62: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 69: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 70: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 71: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 73: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 75: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 90: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 91: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 92: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 93: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 94: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 94: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 94: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 95: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 124: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hst.h", line 22: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 25: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 26: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 27: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 29: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 38: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 118: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 118: warning #93-D: identifier-list parameters may only be used in a function definition "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 124: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 124: warning #93-D: identifier-list parameters may only be used in a function definition "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 130: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 130: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 26: error #80: expected a type specifier "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 26: error #93: identifier-list parameters may only be used in a function definition "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 26: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 33: error #20: identifier "Fxn" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 34: error #20: identifier "Fxn" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 35: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 36: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 37: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 38: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 39: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 40: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 41: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 55: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 56: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 57: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 58: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 59: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 60: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 62: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 69: error #20: identifier "SWI_Fxn" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 70: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 71: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 75: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 76: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 81: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 82: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 83: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 91: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 91: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 92: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 93: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 94: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 95: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 96: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 96: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 97: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 98: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 100: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 100: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 101: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 101: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 104: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 105: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 106: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 107: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 122: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 122: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 122: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 123: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 123: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 123: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/atm.h", line 25: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/atm.h", line 25: error #20: identifier "Int" is undefined Error limit reached. 100 errors detected in the compilation of "../fcnt_tsk.c". Compilation terminated. >> Compilation failure gmake: *** [fcnt_tsk.obj] Error 1 'Building file: ../led_tsk,.c' 'Invoking: C6000 Compiler' "C:/inst/CCS5.5.0.00077_win32/ti-cgt-c6000_8.3.1/bin/cl6x" -mv6747 --abi=eabi --include_path="C:/Program Files/Texas Instruments/bios_5_41_03_17/packages/ti/pmi/src/pmi" --include_path="C:/Program Files/Texas Instruments/bios_5_41_03_17/packages/ti/bios/xdcbuild" --include_path="C:/Program Files/Texas Instruments/pspdrivers_01_30_01/packages" --include_path="C:/Users/alex/workspace_v9/LS041" --include_path="C:/Users/alex/workspace_v5_5/ls04" --include_path="C:/inst/CCS5.5.0.00077_win32/ti-cgt-c6000_8.3.1/include" --include_path="C:/Users/alex/workspace_v5_5/ls04/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --include_path="C:/Users/alex/workspace_v5_5/ls04/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --define=c6747 -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="led_tsk,.pp" "../led_tsk,.c" "C:/ti/bios_5_42_01_09/packages/ti/bios/include/fxn.h", line 23: error #20: identifier "Fxn" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/fxn.h", line 24: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/fxn.h", line 25: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/fxn.h", line 33: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 34: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 35: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 36: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 37: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 38: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 39: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 49: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 49: error #20: identifier "LgInt" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 54: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 54: error #20: identifier "LgInt" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 59: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 59: error #20: identifier "LgInt" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 64: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 53: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 56: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 57: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 58: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 60: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 62: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 69: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 70: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 71: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 73: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 75: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 90: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 91: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 92: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 93: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 94: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 94: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 94: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 95: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 124: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hst.h", line 22: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 25: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 26: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 27: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 29: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 38: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 118: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 118: warning #93-D: identifier-list parameters may only be used in a function definition "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 124: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 124: warning #93-D: identifier-list parameters may only be used in a function definition "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 130: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 130: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 26: error #80: expected a type specifier "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 26: error #93: identifier-list parameters may only be used in a function definition "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 26: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 33: error #20: identifier "Fxn" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 34: error #20: identifier "Fxn" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 35: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 36: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 37: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 38: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 39: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 40: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 41: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 55: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 56: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 57: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 58: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 59: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 60: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 62: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 69: error #20: identifier "SWI_Fxn" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 70: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 71: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 75: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 76: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 81: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 82: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 83: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 91: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 91: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 92: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 93: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 94: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 95: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 96: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 96: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 97: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 98: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 100: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 100: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 101: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 101: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 104: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 105: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 106: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 107: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 122: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 122: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 122: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 123: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 123: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 123: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/atm.h", line 25: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/atm.h", line 25: error #20: identifier "Int" is undefined Error limit reached. 100 errors detected in the compilation of "../led_tsk,.c". Compilation terminated. >> Compilation failure gmake: *** [led_tsk,.obj] Error 1 'Building file: ../ls041_main.c' 'Invoking: C6000 Compiler' "C:/inst/CCS5.5.0.00077_win32/ti-cgt-c6000_8.3.1/bin/cl6x" -mv6747 --abi=eabi --include_path="C:/Program Files/Texas Instruments/bios_5_41_03_17/packages/ti/pmi/src/pmi" --include_path="C:/Program Files/Texas Instruments/bios_5_41_03_17/packages/ti/bios/xdcbuild" --include_path="C:/Program Files/Texas Instruments/pspdrivers_01_30_01/packages" --include_path="C:/Users/alex/workspace_v9/LS041" --include_path="C:/Users/alex/workspace_v5_5/ls04" --include_path="C:/inst/CCS5.5.0.00077_win32/ti-cgt-c6000_8.3.1/include" --include_path="C:/Users/alex/workspace_v5_5/ls04/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --include_path="C:/Users/alex/workspace_v5_5/ls04/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --define=c6747 -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="ls041_main.pp" "../ls041_main.c" "C:/ti/bios_5_42_01_09/packages/ti/bios/include/fxn.h", line 23: error #20: identifier "Fxn" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/fxn.h", line 24: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/fxn.h", line 25: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/fxn.h", line 33: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 34: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 35: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 36: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 37: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 38: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 39: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 49: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 49: error #20: identifier "LgInt" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 54: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 54: error #20: identifier "LgInt" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 59: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 59: error #20: identifier "LgInt" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/sts.h", line 64: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 53: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 56: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 57: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 58: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 60: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 62: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 69: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 70: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 71: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 73: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 75: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 90: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 91: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 92: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 93: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 94: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 94: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 94: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 95: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/pip.h", line 124: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hst.h", line 22: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 25: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 26: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 27: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 29: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 38: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 118: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 118: warning #93-D: identifier-list parameters may only be used in a function definition "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 124: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 124: warning #93-D: identifier-list parameters may only be used in a function definition "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 130: error #20: identifier "Void" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/hwi.h", line 130: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 26: error #80: expected a type specifier "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 26: error #93: identifier-list parameters may only be used in a function definition "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 26: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 33: error #20: identifier "Fxn" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 34: error #20: identifier "Fxn" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 35: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 36: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 37: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 38: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 39: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 40: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 41: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 55: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 56: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 57: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 58: error #20: identifier "Ptr" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 59: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 60: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 62: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 69: error #20: identifier "SWI_Fxn" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 70: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 71: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 75: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 76: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 81: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 82: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 83: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 91: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 91: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 92: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 93: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 94: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 95: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 96: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 96: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 97: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 98: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 100: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 100: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 101: error #20: identifier "Uns" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 101: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 104: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 105: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 106: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 107: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 122: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 122: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 122: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 123: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 123: error #20: identifier "Arg" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/swi.h", line 123: error #91: function returning function is not allowed "C:/ti/bios_5_42_01_09/packages/ti/bios/include/atm.h", line 25: error #20: identifier "Int" is undefined "C:/ti/bios_5_42_01_09/packages/ti/bios/include/atm.h", line 25: error #20: identifier "Int" is undefined Error limit reached. 100 errors detected in the compilation of "../ls041_main.c". Compilation terminated. >> Compilation failure gmake: *** [ls041_main.obj] Error 1 'Building file: ../pllc_Init.c' 'Invoking: C6000 Compiler' "C:/inst/CCS5.5.0.00077_win32/ti-cgt-c6000_8.3.1/bin/cl6x" -mv6747 --abi=eabi --include_path="C:/Program Files/Texas Instruments/bios_5_41_03_17/packages/ti/pmi/src/pmi" --include_path="C:/Program Files/Texas Instruments/bios_5_41_03_17/packages/ti/bios/xdcbuild" --include_path="C:/Program Files/Texas Instruments/pspdrivers_01_30_01/packages" --include_path="C:/Users/alex/workspace_v9/LS041" --include_path="C:/Users/alex/workspace_v5_5/ls04" --include_path="C:/inst/CCS5.5.0.00077_win32/ti-cgt-c6000_8.3.1/include" --include_path="C:/Users/alex/workspace_v5_5/ls04/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --include_path="C:/Users/alex/workspace_v5_5/ls04/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --define=c6747 -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="pllc_Init.pp" "../pllc_Init.c" "../pllc_Init.c", line 88: warning #9-D: nested comment is not allowed "../pllc_Init.c", line 113: warning #9-D: nested comment is not allowed "../pllc_Init.c", line 48: warning #179-D: variable "DIV45_EN" was declared but never referenced 'Finished building: ../pllc_Init.c' ' ' 'Building file: ../syscfg.c' 'Invoking: C6000 Compiler' "C:/inst/CCS5.5.0.00077_win32/ti-cgt-c6000_8.3.1/bin/cl6x" -mv6747 --abi=eabi --include_path="C:/Program Files/Texas Instruments/bios_5_41_03_17/packages/ti/pmi/src/pmi" --include_path="C:/Program Files/Texas Instruments/bios_5_41_03_17/packages/ti/bios/xdcbuild" --include_path="C:/Program Files/Texas Instruments/pspdrivers_01_30_01/packages" --include_path="C:/Users/alex/workspace_v9/LS041" --include_path="C:/Users/alex/workspace_v5_5/ls04" --include_path="C:/inst/CCS5.5.0.00077_win32/ti-cgt-c6000_8.3.1/include" --include_path="C:/Users/alex/workspace_v5_5/ls04/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --include_path="C:/Users/alex/workspace_v5_5/ls04/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --define=c6747 -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="syscfg.pp" "../syscfg.c" 'Finished building: ../syscfg.c' ' ' gmake: Target `all' not remade because of errors. **** Build Finished ****


Best, regards
Suzuki
2019_0731_19: 00 @ japan