**** Build of configuration Debug for project TestErrorCompiler2 **** "C:\\ti\\ccs1270\\ccs\\utils\\bin\\gmake" -k -j 12 hello.obj -O Building file: "../hello.c" Invoking: C2000 Compiler "C:/ti/ccs1270/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 --include_path="C:/Users/ngeorger/workspace/TestErrorCompiler2" --include_path="C:/ti/ccs1270/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" -g --printf_support=minimal --preproc_with_comment --preproc_with_compile --diag_warning=225 --diag_wrap=off --display_error_number --abi=coffabi "../hello.c" >> Compilation failure subdir_rules.mk:9: recipe for target 'hello.obj' failed "../hello.c", line 9: error #95: the size of an array must be greater than zero 1 error detected in the compilation of "../hello.c". gmake: *** [hello.obj] Error 1 **** Build Finished ****