cm4 Master cm7 Slave

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

cm4 Master cm7 Slave

250 次查看
mehmetkaradag
Contributor III

Hello,

i am using MIMXRT1170. 

I want to make cm4 the master for the bootloader, but there is no example in the SDKs where cm4 is the master. Can you help me on how to master cm4?

thanks for your helps,

best regards,

0 项奖励
回复
3 回复数

226 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Please refer to this application note to make the CM4 the primary core: i.MX RT1170 CM4 Primary Core Application (nxp.com) As NXP official SDK package only supports CM7 as main core (boot core), the enablement for this case is limited. Do not switch to CM4 as main core if it is not a must in application.

Best regards,
Omar

0 项奖励
回复

223 次查看
mehmetkaradag
Contributor III

So, is there any problem if cm4 is used as both bootloader and slave? I want to erase the flash sectors(write, read, etc.)used by cm7 from cm4, what method can I follow for this?

Thanks for your helping, 

0 项奖励
回复

192 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Please consider that the primary core first inits the secondary core so your first need to boot from the primary core.
The CM4 can erase/write/read shared areas of the CM7 memory, you can consult the memory map at the RM.

Best regards,
Omar

0 项奖励
回复