dual core

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

dual core

516 Views
amarsoma05
Contributor II

hi....

  we are using the rt 1170 in our project ..

1 ) how to transfer the data from primary core to secondary  core .

2 ) how to print the secondary core data in console / terminal ..

Tags (1)
0 Kudos
1 Reply

505 Views
FelipeGarcia
NXP Employee
NXP Employee

Hi,

  1. There are things like message unite or shared memory that can be helpful to pass data from one core to the other. I recommend you to check this application note for more information. https://www.nxp.com/docs/en/application-note/AN13264.pdf
  2. Same application note above provides detail to run multicore example from the SDK, you will need to modify the M4 project to enable debug console so you can print in terminal.

Best regards,

Felipe

-------------------------------------------------------------------------------

Note:

- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored. Please open a new thread and refer to the closed one, if you have a related question at a later point in time. 

------------------------------------------------------------------------------ 

0 Kudos