Part Number: LAUNCHXL-F28027F
Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Building file: "../Example_2802xEPwmDeadBand.c"
Invoking: C2000 Compiler
"C:/ti/ccsv8/tools/compiler/ti-cgt-c2000_18.1.2.LTS/bin/cl2000" -v28 -ml -mt -g --include_path="C:/ti/ccsv8/tools/compiler/ti-cgt-c2000_18.1.2.LTS/include" --include_path="C:/ti/C2000Ware_1_00_05_00_Software/device_support/f2802x/common/source" --include_path="C:/Users/aashm/common/include" --include_path="C:/Users/aashm/headers/include" --include_path="C:/Users/aashm" --include_path="C:/libraries/math/IQmath/c28/include" --define="_DEBUG" --define="LARGE_MODEL" --quiet --verbose_diagnostics --diag_warning=225 --diag_suppress=10063 --preproc_with_compile --preproc_dependency="Example_2802xEPwmDeadBand.d_raw" "../Example_2802xEPwmDeadBand.c"
>> Compilation failure
subdir_rules.mk:9: recipe for target 'Example_2802xEPwmDeadBand.obj' failed
"../Example_2802xEPwmDeadBand.c", line 72: fatal error: cannot open source file
"DSP28x_Project.h"
#include "DSP28x_Project.h" // Device Headerfile and Examples Include File
^
1 catastrophic error detected in the compilation of "../Example_2802xEPwmDeadBand.c".
Compilation terminated.
gmake: *** [Example_2802xEPwmDeadBand.obj] Error 1
gmake: Target 'all' not remade because of errors.