BUILD FAILED: gcc does not exist.

Asked by hasan

Dear All,

I am using COOCOX coIDE version 2.0.3 along with GNU Tools ARM Embedded /5.2 2015q4/arm-none-eabi.

In my project toolchain path I added , C:\Program Files (x86)\GNU Tools ARM Embedded\5.2 2015q4\bin

But, after build error massage shows,
BUILD FAILED
C:\Users\HASAN\Desktop\Old_rice_cooker\Source_bak\common\Drivers\CMSIS\Device\ST\STM32F0xx\Source\Templates\gcc does not exist.
Total time: 0 seconds

Kindly help me to remove this problem.

Question information

Language:
English Edit question
Status:
Answered
For:
GNU Arm Embedded Toolchain Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Andre Vieira (andre-simoesdiasvieira) said :
#1

Hi Hasan,

This seems like an issue with your coIDE configuration or a bug on their end. The file you mention is not part of our toolchain. Might have better luck asking for help from the coIDE community.

Cheers,
Andre

Revision history for this message
Andre Vieira (andre-simoesdiasvieira) said :
#2

I also dont understand why you linked the OpenOffice bug...

Revision history for this message
hasan (porosh2016) said :
#3

Dear Sir Andre,

Thank you for your response !
Sorry to linking wrong bug problem.

Coocox website is inactive in the region I am living.
Do you thing I am using right version of GNU Tools ARM Embedded?

If it happens in other IDE life IAR,CCS, Ecilipse then how coud you managed ?
I went through CoIDE user manual, for setting build configuration, but cant solve this problem .
Why it doesn't exists ?

Any suggestions?

Revision history for this message
Andre Vieira (andre-simoesdiasvieira) said :
#4

Hi Hasan,

The coocox website doesnt seem to be working for me either.

With the information you have given us it is impossible for me to reproduce the issue. So I have to "guess" what might be going wrong. From the error message, it sounds to me that 'C:\Users\HASAN\Desktop\Old_rice_cooker\Source_bak\common\Drivers\CMSIS\Device\ST\STM32F0xx\Source\Templates\gcc' is being passed to the compilation/link command line and that file does not actually exist. It would be useful if you could check whether the file exists or not and then to try and find out why it is being added. It could also be an issue with the provided CMSIS for the device you are compiling for.

Good luck.

Cheers,
Andre

Revision history for this message
hasan (porosh2016) said :
#5

Dear Sir Andre,

I have checked my folder path, where the compiler cant recognize the file, startup_stm32f070xb.s . It exists in IDE with a ! sign.

If we look in this file its written as,this file is for STM32F070xb/STM32F070x8 devices vector table for Atollic TrueSTUDIO toolchain.

Is it means, I need to install Atollic TrueSTUDIO toolchain instead of coIDE?

Kindly , help me sir!

Regards
Hasan

Can you help with this problem?

Provide an answer of your own, or ask hasan for more information if necessary.

To post a message you must log in.