Parallel execution

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

Parallel execution

跳至解决方案
1,829 次查看
Trento
Contributor I

Hi all,

is it possible to execute functions on different cores (K32LA6 CM0 and CM4) in parallel, I mean asynchronously? If so, how to implement that?

Thanks in advance!

Best regards

0 项奖励
1 解答
1,801 次查看
chris_brown
NXP Employee
NXP Employee

Hi Trento,

Yes, this is possible.  You are talking about dual core operation.  Have a look at the multicore examples from the SDK for the K32L3A6.  There is also this application note:  Dual-core project creation and conversion for K32L3A6 devices 

Best regards,

Chris 

在原帖中查看解决方案

0 项奖励
2 回复数
1,802 次查看
chris_brown
NXP Employee
NXP Employee

Hi Trento,

Yes, this is possible.  You are talking about dual core operation.  Have a look at the multicore examples from the SDK for the K32L3A6.  There is also this application note:  Dual-core project creation and conversion for K32L3A6 devices 

Best regards,

Chris 

0 项奖励
1,796 次查看
Trento
Contributor I

Hi Chris,

thanks!

0 项奖励