**** Build of configuration Debug for project Lab5 **** C:\ti\ccsv5\utils\bin\gmake -k all 'Building file: ../main.c' 'Invoking: ARM Compiler' "C:/ti/ccsv5/tools/compiler/tms470_4.9.5/bin/cl470" -mv7M4 --code_state=16 --float_support=FPv4SPD16 --abi=eabi -me -g --preinclude="ROM_prefix" --include_path="C:/ti/ccsv5/tools/compiler/tms470_4.9.5/include" --include_path="C:/Users" --define=DEBUG --diag_warning=225 --display_error_number --preproc_with_compile --preproc_dependency="main.pp" "../main.c" Fatal error #5: could not open source file "ROM_prefix" 1 fatal error detected in the compilation of "../main.c". Compilation terminated. >> Compilation failure gmake: *** [main.obj] Error 1 'Building file: ../startup_ccs.c' 'Invoking: ARM Compiler' "C:/ti/ccsv5/tools/compiler/tms470_4.9.5/bin/cl470" -mv7M4 --code_state=16 --float_support=FPv4SPD16 --abi=eabi -me -g --preinclude="ROM_prefix" --include_path="C:/ti/ccsv5/tools/compiler/tms470_4.9.5/include" --include_path="C:/Users" --define=DEBUG --diag_warning=225 --display_error_number --preproc_with_compile --preproc_dependency="startup_ccs.pp" "../startup_ccs.c" Fatal error #5: could not open source file "ROM_prefix" 1 fatal error detected in the compilation of "../startup_ccs.c". Compilation terminated. >> Compilation failure gmake: *** [startup_ccs.obj] Error 1 gmake: Target `all' not remade because of errors. **** Build Finished ****