Other Parts Discussed in Thread: C2000WARE
**** Build of configuration Debug for project amigo ****
I need help with the error. cannot find this memmap.h in device support, but in driver lib.
Regards,
Yousef
"C:\\ti\\ccs1100\\ccs\\utils\\bin\\gmake" -k -j 4 all -O
Building file: "../main.c"
Invoking: Arm Compiler
"C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=none -me --include_path="C:/Users/Zahid/workspace_v11/amigo" --include_path="F:/box/SSTSimulation/C2000Ware_4_03_00_00/device_support/f2838x/common/include" --include_path="F:/box/SSTSimulation/C2000Ware_4_03_00_00/driverlib/f2838x/driverlib/inc" --include_path="F:/box/SSTSimulation/C2000Ware_4_03_00_00/device_support" --include_path="F:/box/SSTSimulation/C2000Ware_4_03_00_00/driverlib/f2838x/driverlib_cm/inc" --include_path="F:/box/SSTSimulation/C2000Ware_4_03_00_00/device_support/f2838x/headers/include" --include_path="F:/box/SSTSimulation/C2000Ware_4_03_00_00/libraries/communications/Ethercat/f2838x/include" --include_path="C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="main.d_raw" "../main.c"
>> Compilation failure
subdir_rules.mk:9: recipe for target 'main.obj' failed
"F:\box\SSTSimulation\C2000Ware_4_03_00_00\device_support\f2838x\common\include\driverlib.h", line 45: fatal error #1965: cannot open source file "inc/hw_memmap.h"
1 catastrophic error detected in the compilation of "../main.c".
Compilation terminated.
gmake: *** [main.obj] Error 1
gmake: Target 'all' not remade because of errors.
**** Build Finished ****