mingw32-make: *** [CAN_FLASHER.elf] Error 1

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

mingw32-make: *** [CAN_FLASHER.elf] Error 1

跳至解决方案
1,497 次查看
Cram
Contributor III

Dear all,

 

I am new using the eclipse enviroment and KEA128. I am just developing a simple application just for practicing. And I got stucked due to mingw32-make: error. I am not able to find what I am doing wrong or what is wrong. Every time I try to built the project the mingw32-make error appears.

 

The first time I checked the console a lot of duplicate element where present so I decided to clena the Project(PROJECT>clean .. ) and re-built but the error stills there.

 

153466_153466.pngScreenshot_1.png

 

The console  does not give so much information related to the error so it is hard to solve.

 

I tried to use a previous code that was working this morning, but the error stills there, so I really do not know if am doing something wrong or maybe my CW10.6 is fooling me.

 

Please find attached the code.

 

any tip?

 

Thanks for your support.

 

best regards,

 

Marc

Original Attachment has been moved to: CAN_FLASHER.7z.zip

标签 (1)
0 项奖励
1 解答
885 次查看
Cram
Contributor III

Well finally I found the error.

I left some global variables in .h file, so finally after clean the Project, removing the flash directory any times the console show me an error related to a global varibale I was not using, so with this clue finally I can solve the error.

Thanks

在原帖中查看解决方案

0 项奖励
1 回复
886 次查看
Cram
Contributor III

Well finally I found the error.

I left some global variables in .h file, so finally after clean the Project, removing the flash directory any times the console show me an error related to a global varibale I was not using, so with this clue finally I can solve the error.

Thanks

0 项奖励