How to burn images of dual-core projects into chips (LPC54114)

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

How to burn images of dual-core projects into chips (LPC54114)

ソリューションへジャンプ
616件の閲覧回数
da_chen
Contributor II

I'm using MCUXpresso to build a dual-core project. When I debugged it as the official document says -- start a debug thread for M4 and another for M0, I found 2 cores worked quite well. I thought the image for M4 and M0 had burned into the chip.

But after stop debugging and resetting LPC54114, nothing happened.

So, how to create a image contains M4 and M0's code? And in what way can we burn the image into the chip?

ラベル(1)
0 件の賞賛
返信
1 解決策
534件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Chen,

MCUXpresso IDE multicore project setup merges the M0 image into the M4 one.

So you just need download M4 core image to Flash. and this is the finial one.

Please try it and let me know how it works for you.


Have a great day,
Jun Zhang

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
535件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Chen,

MCUXpresso IDE multicore project setup merges the M0 image into the M4 one.

So you just need download M4 core image to Flash. and this is the finial one.

Please try it and let me know how it works for you.


Have a great day,
Jun Zhang

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
返信