s32g smp support

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

s32g smp support

Jump to solution
1,676 Views
Jason_leee
Contributor I

Could someone give me some information or reference about s32g274a smp? thanks very much.

Tags (1)
0 Kudos
1 Solution
1,617 Views
bpe
NXP Employee
NXP Employee

S32G274 M7 cores are primarily targeted at simple tasks. They are not well-equipped for SMP. Although it is theoretically possible to use them for SMP, there are no ready solutions or recommendations for that. Our suggestion in this regard is, consider developing your SMP application in a supported way, namely in an SMP-enabled OS environment running on A53 cores.

Best Regards,
Platon

 

 

View solution in original post

0 Kudos
4 Replies
1,636 Views
Jason_leee
Contributor I

Thanks for your reply. I want use smp function on s32g274a M7 cluster, could you give me some reference?

Best regards.

Jason

0 Kudos
1,618 Views
bpe
NXP Employee
NXP Employee

S32G274 M7 cores are primarily targeted at simple tasks. They are not well-equipped for SMP. Although it is theoretically possible to use them for SMP, there are no ready solutions or recommendations for that. Our suggestion in this regard is, consider developing your SMP application in a supported way, namely in an SMP-enabled OS environment running on A53 cores.

Best Regards,
Platon

 

 

0 Kudos
1,611 Views
Jason_leee
Contributor I

Okay, thanks a lot. it seems that i need to find a workaroud solution.

Best Regards,

Jason

0 Kudos
1,644 Views
bpe
NXP Employee
NXP Employee


The recommended approach to SMP on S32G274 processors is to run a general purpose,
SMP-enabled OS on it's A53 core cluster. Available form NXP is a Linux-centric
Automotive BSP which has SMP enabled by default. More information can be found
in Automotive BSP User Manual.

 

Hope this Helps,
Platon

0 Kudos