cm4 Master cm7 Slave

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

cm4 Master cm7 Slave

297件の閲覧回数
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 返答(返信)

273件の閲覧回数
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 件の賞賛
返信

270件の閲覧回数
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 件の賞賛
返信

239件の閲覧回数
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 件の賞賛
返信