breaks at address "0x20ed4a" with no debug information available, or outside of program code

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

breaks at address "0x20ed4a" with no debug information available, or outside of program code

1,036 次查看
M_M19
NXP Employee
NXP Employee

Hello, 

I just got my I.MXRT1060 board and was following a tutorial given on this website: Get Started with the MIMXRT1060-EVK | NXP Semiconductors in order to print out my obligatory "Hello World". However, it seems like whenever I click on debug, it breaks at address "0x20ed4a" with no debug information available, or outside of program code (see image below). I am not sure how to fix this issue. 

M_M19_0-1666644740825.png

 

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

1,025 次查看
jay_heng
NXP Employee
NXP Employee

0x20ed4a is in BootROM region, you need to check the board boot mode settings (make sure BOOT_MODE[1:0] is 2'b10)