i.MXRT1050 with external NOR QSPI flash - no debugging enabled

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

i.MXRT1050 with external NOR QSPI flash - no debugging enabled

384 次查看
yanz
Contributor III

Hi, all, I'm working on custom solution and trying to build application with NOR QSPI flash in memory map.

My memory map is as follows (using standard 1MB Winbond NOR QSPI flash):

yanz_0-1668413734075.png

Trying lo load application in debugger I get the following:

yanz_1-1668413751414.png

Why it doesn't work?

 

Thank you in advance

 

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

372 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @yanz,

Is there any additional information you can provide about this? With the information provided, it is not enough to be able to tell for sure. What process do you follow to start debugging your MCU? Is the flash properly connected? What code are you using?

Respecting the last question, If you are currently using a custom code, I would highly suggest you to try one of our example codes at this stage instead. This could give us some insight on whether the problem comes from the image or the flash device.

 

BR,

Edwin.

0 项奖励

367 次查看
yanz
Contributor III

Hi,

I'm using SDK's flash_component_nor example, only Winbond NOR QSPI flash added to memory map.

I can communicate (read/write/erase) with flash, burn and boot from.

 

0 项奖励