This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS: makefile:2683: recipe for target 'PARTH_Tx.out' failed

Other Parts Discussed in Thread: MSP430F5438A, MSP430F5438

Tool/software: Code Composer Studio


**** Build of configuration Debug for project PARTH_Tx ****

"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all
'Building file: ../main.c'
'Invoking: GNU Compiler'
"C:/ti/ccsv6/tools/compiler/msp430-gcc-6.4.0.32_win32/bin/msp430-elf-gcc.exe" -c -mmcu=msp430f5438a -I"C:/ti/ccsv6/ccs_base/msp430/include_gcc" -I"C:/ti/ccsv6/tools/compiler/msp430-gcc-6.4.0.32_win32/bin" -I"D:/Apeksha/Embedded_SW_Testing/New folder/PARTH_Tx/msp430/include_gcc" -I"D:/Apeksha/Embedded_SW_Testing/New folder/PARTH_Tx/msp430/include" -I"C:/ti/ccsv6/tools/compiler/msp430-gcc-6.4.0.32_win32/msp430-elf/include" -Os -g -gdwarf-3 -gstrict-dwarf -Wall -mlarge -mhwmult=f5series -mcode-region=none -mdata-region=none -MMD -MP -MF"main.d" -MT"main.o" -o"main.o" "../main.c"
../main.c:1726:6: warning: return type of 'main' is not 'int' [-Wmain]
void main(void)
^~~~
'Finished building: ../main.c'
' '
'Building target: PARTH_Tx.out'
'Invoking: GNU Linker'
'Flags: -mmcu=msp430f5438a -Os -g -gdwarf-3 -gstrict-dwarf -Wall -mlarge -Wl,-Map,"PARTH_Tx.map" -L"C:/ti/ccsv6/ccs_base/msp430/include_gcc" -L"D:/Apeksha/Embedded_SW_Testing/New folder/PARTH_Tx/msp430-gcc-6.4.0.32_win32/bin" -L"D:/Apeksha/Embedded_SW_Testing/New folder/PARTH_Tx/msp430/include_gcc" -L"D:/Apeksha/Embedded_SW_Testing/New folder/PARTH_Tx/msp430/include"'
"C:/ti/ccsv6/tools/compiler/msp430-gcc-6.4.0.32_win32/bin/msp430-elf-gcc.exe" @"ccsLinker.opt" -o"PARTH_Tx.out"
makefile:2683: recipe for target 'PARTH_Tx.out' failed
msp430-elf-gcc.exe: error: CreateProcess: No such file or directory
gmake: *** [PARTH_Tx.out] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

I am trying to build project in CCSv6 using MSP430F5438 microcontroller and GNU v6.4.0.32 compiler but i am facing the error 'gmake: *** [PARTH_Tx.out] Error 1 PARTH_Tx C/C++ Problem'.

Detail description is mentioned above. 

what is your suggestion for my problem? 

  • Hello,
    There seems to be some issue with how the linker is invoked. Can you zip and attach your project folder to this thread?

    Thanks
    ki
  • Hello,
    I haven’t heard back from you, I’m assuming you were able to resolve your issue. If not, please provide post a reply with an update below (or create a new thread).

    thanks,
    ki