two resources of same name

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

two resources of same name

ソリューションへジャンプ
2,403件の閲覧回数
MehmetAliIpin
Contributor V

Dear Sir/Madam,

In order to program my XIP flash chips, After I added the Vybrid sample code "boot load" directories into my MQX Vybrid hello world project, I always have this message in console:

**** Rebuild of configuration Int Ram Debug for project hello_twrvf65gs10_a5 ****

**** Internal Builder is used for build               ****

Build error

Generated resource conflict:

two resources of the same name: /hello_twrvf65gs10_a5/Int Ram Debug/cpu/startup.o

generated by different tools

tool1: ARM Assembler

tool2: ARM C Compiler.

I serached through google, meet some eclipse or other tools answers, but they are not applicable to DS-5. Any idea?

Thanks and regards.

Mehmet Ali Ipin

ラベル(6)
0 件の賞賛
返信
1 解決策
1,498件の閲覧回数
Nouchi
Senior Contributor II

Hello,

First check in your project settings -> C/C++ Build -> Tool Chain Editor -> Current builder should be CDT internal Builder for all project config (debug & release).

Then, In your workspace directory, just delete .metadata/.plugins/org.eclipse.cdt.make.core folder, it will be regenerated.

Emmanuel

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,499件の閲覧回数
Nouchi
Senior Contributor II

Hello,

First check in your project settings -> C/C++ Build -> Tool Chain Editor -> Current builder should be CDT internal Builder for all project config (debug & release).

Then, In your workspace directory, just delete .metadata/.plugins/org.eclipse.cdt.make.core folder, it will be regenerated.

Emmanuel

0 件の賞賛
返信
1,498件の閲覧回数
MehmetAliIpin
Contributor V

Dear Nouchi,

Thank you very much for your helps..

Best regards.

Mehmet Ali

0 件の賞賛
返信