Problems with BSP

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
612件の閲覧回数
norbertoj
Contributor III

Hi, I have some problems with the build of a project. My tower is TWRK60D100M, and my MQX is 4.0. 

My workspace have a bsp, a psp, and a rtcs working sets (projects).  Additionally, I have a project that contains my application code, like this:

165079_165079.PNGwrongbsp.PNG

 

It marks that I have multiple definition of Task_template_list and it can't identify the generated functions from Processor Expert of BSP.

 

I tried to include the headers of the generated code, but didn't work. It can identify the headers, but not the generated functions. In the MQX_tenmplate_list[], CW reports that there are multiple-defined, but I have only one in my application code.

 

I don't know how to fix these erros. I tried to change configurations of the linker, but it didn't work.

 

Sincerely,

Norberto Jiménez

ラベル(1)
0 件の賞賛
返信
1 解決策
560件の閲覧回数
norbertoj
Contributor III

Hi, I fixed the problem, there was a Header that include my task header, and my task header include this file. 

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
560件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Norberto Jiménez ,

Could you please upload your project to community , then i can test on my side .

And also tell me which version of CW do you used .

BR

Alice

0 件の賞賛
返信
561件の閲覧回数
norbertoj
Contributor III

Hi, I fixed the problem, there was a Header that include my task header, and my task header include this file. 

0 件の賞賛
返信