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

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

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

跳至解决方案
591 次查看
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 项奖励
回复
1 解答
563 次查看
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.

在原帖中查看解决方案

1 回复
564 次查看
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.