s32g smp support

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

s32g smp support

跳至解决方案
1,762 次查看
Jason_leee
Contributor I

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

标记 (1)
0 项奖励
回复
1 解答
1,703 次查看
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 项奖励
回复
4 回复数
1,722 次查看
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 项奖励
回复
1,704 次查看
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 项奖励
回复
1,697 次查看
Jason_leee
Contributor I

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

Best Regards,

Jason

0 项奖励
回复
1,730 次查看
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 项奖励
回复