S32K358

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决
2,229 次查看
nxpuser007
Contributor I

hi sir:

S32K358: How to do core 0 after the initialization clock is complete, then start core 2. I find that "MC_ME" has no kernel 2 related register.

0 项奖励
回复
1 解答
2,191 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @nxpuser007 

take a look at this thread, there's an example how to start second core by software:

https://community.nxp.com/t5/S32K/S32K324-seperate-core-code/td-p/1789569

Regards,

Lukas

在原帖中查看解决方案

0 项奖励
回复
4 回复数
2,192 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @nxpuser007 

take a look at this thread, there's an example how to start second core by software:

https://community.nxp.com/t5/S32K/S32K324-seperate-core-code/td-p/1789569

Regards,

Lukas

0 项奖励
回复
2,137 次查看
nxpuser007
Contributor I

微信图片_20240709142023.png微信图片_20240709163031.png

Why does starting kernel 2 and then initializing IPCF go to hardfault?

0 项奖励
回复
1,004 次查看
BillWen
Contributor II
Hi nxpuser007:

I already can debug core0 and core2 in the same time by s32ds, debug mode is OK.
When I power off and power on the system, only core0 bootup and run, core2 don't do anything, do you have any experience about this problem?

Thanks
Br, BillWen
0 项奖励
回复
2,121 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

When you step the code, where does it fail exactly?

0 项奖励
回复