Break at address "0x0" with no debug information available

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

Break at address "0x0" with no debug information available

2,629 次查看
zzzz1234
Contributor I

I use  MIMXRT1020 EVK Board and I debug a program which funciton include SPI flash write and TCP. But I encounter an error below

zzzz1234_0-1629795682098.png

i already know the error occur during flash initialize specific in Nor_Flash_Init function like below

zzzz1234_1-1629795956832.png

the function is NXP offer and i do not modify at all.

i have test flash function by using a SDK example named flash_component_nor and work normally.

below is my project memory situation

zzzz1234_2-1629796205897.png

i do not know how to fix the problem, please help me , thanks 

 

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

2,058 次查看
zhiguoguo
Contributor I

Check your startup file and confirm that the data initialization section is configured

zgguo@iflytek.com
0 项奖励
回复

2,607 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello zzzz1234,

Does the problem remain?

The memory configuration looks okay, it is in fact the same as the FlexSPI NOR examples from the SDK, so that shouldn’t be an issue. Have you made any additional changes to the base code?

Regards,
Gustavo

0 项奖励
回复