Executing a task (code) only in one specific core in MXRT1170

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

Executing a task (code) only in one specific core in MXRT1170

Jump to solution
501 Views
Shehan_Janidu
Contributor III

I am new to nxp semiconductors and I need to use MXRT1170 CHIP. I want select specifically one core from this dual core processor and execute a code on it. Can anyone guide me with references of reference manual to do the necessary configurations to the firmware. I am using keil uvision5 as IDE. 

Can u show me a sample code for it

0 Kudos
Reply
1 Solution
473 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @Shehan_Janidu,

I recommend you to look into our multicore example codes on the SDK, since they illustrate the usage of a dual core application with the RT1170, and are easy to modify according to your needs. For more detailed information about how these example codes (or any dual core application) work, please look into the following application note: https://www.nxp.com/docs/en/application-note/AN13264.pdf

BR,
Edwin.

View solution in original post

1 Reply
474 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @Shehan_Janidu,

I recommend you to look into our multicore example codes on the SDK, since they illustrate the usage of a dual core application with the RT1170, and are easy to modify according to your needs. For more detailed information about how these example codes (or any dual core application) work, please look into the following application note: https://www.nxp.com/docs/en/application-note/AN13264.pdf

BR,
Edwin.