**** Build of configuration Debug for project HelloWorld **** "C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all 'Building file: ../hello.c' 'Invoking: GNU Compiler' "C:/ti/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -Dam3359 -I"C:/ti/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -I"C:/ti/xdctools_3_32_01_22_core" -I"C:/ti/xdctools_3_32_01_22_core/packages" -I"C:/ti/bios_6_46_04_53" -I"C:/ti/bios_6_46_04_53/packages" -Xpreprocessor "xdc_target_types__=ti/targets/std.h" -Xpreprocessor "xdc_target_name__=C64P" -g -gdwarf-3 -gstrict-dwarf -Wall -specs="rdimon.specs" -MMD -MP -MF"hello.d" -MT"hello.o" -o"hello.o" "../hello.c" subdir_rules.mk:7: recipe for target 'hello.o' failed cc1.exe: fatal error: xdc_target_types__=ti/targets/std.h: No such file or directory compilation terminated. gmake: *** [hello.o] Error 1 'Building file: ../startup_ARMCA8.S' 'Invoking: GNU Compiler' "C:/ti/gcc-arm-none-eabi-4_9-2015q3/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-a8 -mtune=cortex-a8 -march=armv7-a -marm -Dam3359 -I"C:/ti/gcc-arm-none-eabi-4_9-2015q3/arm-none-eabi/include" -I"C:/ti/xdctools_3_32_01_22_core" -I"C:/ti/xdctools_3_32_01_22_core/packages" -I"C:/ti/bios_6_46_04_53" -I"C:/ti/bios_6_46_04_53/packages" -Xpreprocessor "xdc_target_types__=ti/targets/std.h" -Xpreprocessor "xdc_target_name__=C64P" -g -gdwarf-3 -gstrict-dwarf -Wall -specs="rdimon.specs" -MMD -MP -MF"startup_ARMCA8.d" -MT"startup_ARMCA8.o" -o"startup_ARMCA8.o" "../startup_ARMCA8.S" subdir_rules.mk:14: recipe for target 'startup_ARMCA8.o' failed cc1.exe: error: too many filenames given. Type cc1.exe --help for usage cc1.exe: fatal error: xdc_target_types__=ti/targets/std.h: No such file or directory compilation terminated. gmake: *** [startup_ARMCA8.o] Error 1 gmake: Target 'all' not remade because of errors. **** Build Finished ****