How to create multi core project with MCUXpresso IDE form scratch?

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

How to create multi core project with MCUXpresso IDE form scratch?

ソリューションへジャンプ
3,135件の閲覧回数
kenji
Contributor IV

Hi team!

I started using MIMXR1170-EVK.
And I want to know how to create multi core project with MCUXpresso IDE from scratch,
not from sample project.

Is there any application notes or videos to refer?

タグ(2)
0 件の賞賛
返信
1 解決策
3,123件の閲覧回数
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello
Hope you are well.

This application note can be helpful: https://www.nxp.com/docs/en/application-note/AN13264.pdf
I see more feasible starting from an existing multicore example and integrate your application in that example.

For creating your example you might want to use the SDK wizard.
First, select the core for the project and assign it a role:

Omar_Anguiano_0-1634673034846.png
If the core is slave you can finish your configuration. If the assigned role is master then go to the Multicore slave projects in the next tab and link a slave project:

Omar_Anguiano_1-1634673067825.png

Let me know if this is helpful, if you have more questions do not hesitate to ask me.
Best regards,
Omar

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
3,124件の閲覧回数
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello
Hope you are well.

This application note can be helpful: https://www.nxp.com/docs/en/application-note/AN13264.pdf
I see more feasible starting from an existing multicore example and integrate your application in that example.

For creating your example you might want to use the SDK wizard.
First, select the core for the project and assign it a role:

Omar_Anguiano_0-1634673034846.png
If the core is slave you can finish your configuration. If the assigned role is master then go to the Multicore slave projects in the next tab and link a slave project:

Omar_Anguiano_1-1634673067825.png

Let me know if this is helpful, if you have more questions do not hesitate to ask me.
Best regards,
Omar

0 件の賞賛
返信
3,112件の閲覧回数
kenji
Contributor IV

Hi Omar-san

Thank you for the infromation!

0 件の賞賛
返信