Tool/software: Code Composer Studio
Hello,
I need your Help!
Project environment :
Compilation Error message :
Building file: "../Src/App/main.c"
Invoking: GNU Compiler
"C:/ti/ccsv8/tools/compiler/gcc-arm-none-eabi-7-2017-q4-major-win32/bin/arm-none-eabi-gcc.exe" -c -mcpu=cortex-m4 -mthumb -DPROJECT_HEADER_FILE=<PRJ_Custom.h> -D_DEBUG_ -DDRIVERLIB_NOROM -DRFC_INCLUDE_GFSK -DxSTATISTIC
-I"W:/Tools/CCS_V8/2364"
-I"W:/Tools/CCS_V8/2364/Src/App" -I"W:/Tools/CCS_V8/2364/Src/Drivers"
-I"W:/Tools/CCS_V8/2364/Src/Services" -I"W:/Tools/CCS_V8/2364/SrcExt/Process"
-I"W:/Tools/CCS_V8/2364/SrcExt/C-headers" -I"W:/Tools/CCS_V8/2364/SrcExt/ProtComSer"
-I"W:/Tools/CCS_V8/2364/Src/Drivers/cc13xxware"
-I"W:/Tools/D2364/Src/Drivers/cc13xxware/driverlib"
-I"W:/Tools/CCS_V8/2364/Src/Drivers/cc13xxware/inc"
-I"W:/Tools/CCS_V8/2364/CustomFiles"
-I"W:/Tools/CCS_V8/2364"
-I"C:/ti/ccsv8/tools/compiler/gcc-arm-none-eabi-7-2017-q4-major-win32/arm-none-eabi/include" -Os -ffunction-sections -fdata-sections -g -gdwarf-3 -gstrict-dwarf
-fsyntax-only -Wall -specs="nosys.specs" -fno-strict-aliasing --asm -MMD -MP
-MF"Src/App/main.d" -MT"Src/App/main.o" -o"Src/App/main.o" "../Src/App/main.c"
Src/App/subdir_rules.mk:9: recipe for target 'Src/App/main.o' failed
Le fichier sp‚cifi‚ est introuvable.
gmake: *** [Src/App/main.o] Error 1
...
Question:
I don't understand this error?
Do you have any idea about the origin of this problem.
Thanks for your help.
Dala.