Parallel execution

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

Parallel execution

Jump to solution
1,790 Views
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 Kudos
1 Solution
1,762 Views
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 

View solution in original post

0 Kudos
2 Replies
1,763 Views
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 Kudos
1,757 Views
Trento
Contributor I

Hi Chris,

thanks!

0 Kudos