It was a working project and now it doesn't build.
I tried re importing it and no help.
I created a new example too and issue remains same.
Please i need to resolve this ASAP as i am stuck on some issues.
**** Build of configuration Debug for project test **** "C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all 'Building file: ../msp430xG46x_1.c' 'Invoking: MSP430 Compiler' "C:/ti/ccsv5/tools/compiler/msp430_4.1.5/bin/cl430" -vmspx --abi=eabi -g --include_path="C:/ti/ccsv5/ccs_base/msp430/include" --include_path="C:/ti/ccsv5/tools/compiler/msp430_4.1.5/include" --advice:power=all --define=__MSP430FG4618__ --diag_warning=225 --display_error_number --diag_wrap=off --printf_support=minimal --preproc_with_compile --preproc_dependency="msp430xG46x_1.pp" "../msp430xG46x_1.c" Fatal error #5: could not open source file "../msp430xG46x_1.c" 1 fatal error detected in the compilation of "../msp430xG46x_1.c". >> Compilation failure Compilation terminated. gmake: *** [msp430xG46x_1.obj] Error 1 gmake: Target `all' not remade because of errors.