How To make a plain load image with M0 cores

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

How To make a plain load image with M0 cores

1,454 次查看
zhengyangqu
Contributor II

LPC43S70 can load AES encrypted image from QSPI flash using SPIFI.

The problem is, images of M0 cores cannot be copied to right position so that M0 cores cannot boot up correctly, while the M4 core works just fine.

plus, Normal image(XIP in QSPI flash) can boot up correctly.

Help wanted.

Memory map:

M4: use Plain Load Image option, addr: 0x1000_0000

M0APP addr: 0x2000_0000

M0SUB addr: 0x1800_0000

标签 (2)
0 项奖励
回复
2 回复数

1,300 次查看
zhengyangqu
Contributor II

I have already implement boot all of the three cores from spifi flash.

0 项奖励
回复

1,300 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi Zhengyang Qu,

Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
I'd highly recommend you to directly debug the dual-core demo in the RAM as the first step to the implementing the secure boot, as it can give you some clues about the 'issue', please give a try.
Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复