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

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

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

跳至解决方案
578 次查看
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 解答
496 次查看
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 回复
497 次查看
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 项奖励
回复