**** Build of configuration Debug for project prova2 **** "c:\\ti\\ccsv6\\utils\\bin\\gmake" -k all targetConfigs/subdir_rules.mk:7: warning: overriding commands for target `Testcfg.cmd' subdir_rules.mk:7: warning: ignoring old commands for target `Testcfg.cmd' 'Building file: ../main.c' 'Invoking: C6000 Compiler' "c:/ti/ccsv6/tools/compiler/c6000_7.4.7/bin/cl6x" -mv6740 --abi=coffabi -g --include_path="c:/ti/ccsv6/tools/compiler/c6000_7.4.7/include" --include_path="K:/WORKDIR/workspace6/prova2/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=c6748 --display_error_number --diag_warning=225 --diag_wrap=off --preproc_with_compile --preproc_dependency="main.pp" "../main.c" 'Finished building: ../main.c' ' ' 'Building target: prova2.out' 'Invoking: C6000 Linker' "c:/ti/ccsv6/tools/compiler/c6000_7.4.7/bin/cl6x" -mv6740 --abi=coffabi -g --define=c6748 --display_error_number --diag_warning=225 --diag_wrap=off -z --stack_size=0x800 -m"prova2.map" --heap_size=0x800 -i"c:/ti/ccsv6/tools/compiler/c6000_7.4.7/lib" -i"c:/ti/ccsv6/tools/compiler/c6000_7.4.7/include" -i"c:/ti/bios_5_42_01_09/packages/ti/rtdx/lib/c6000" -i"c:/ti/bios_5_42_01_09/packages/ti/bios/lib" --reread_libs --warn_sections --display_error_number --diag_wrap=off --xml_link_info="prova2_linkInfo.xml" --rom_model -o "prova2.out" -l"./Testcfg.cmd" "./main.obj" "./Testcfg_c.obj" "./Testcfg.obj" -l"libc.a" undefined first referenced symbol in file --------- ---------------- _MSGQ_config c:/ti/bios_5_42_01_09/packages/ti/bios/lib/bios.a674 _POOL_config c:/ti/bios_5_42_01_09/packages/ti/bios/lib/bios.a674 error #10234-D: unresolved symbols remain error #10010: errors encountered during linking; "prova2.out" not built >> Compilation failure gmake: *** [prova2.out] Error 1 gmake: Target `all' not remade because of errors. **** Build Finished ****