S32K358

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
3,313 Views
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 Kudos
Reply
1 Solution
3,275 Views
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

View solution in original post

0 Kudos
Reply
4 Replies
3,276 Views
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 Kudos
Reply
3,221 Views
nxpuser007
Contributor I

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

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

0 Kudos
Reply
2,088 Views
BillWen
Contributor III
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 Kudos
Reply
3,205 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

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

0 Kudos
Reply