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.
0x20ed4a is in BootROM region, you need to check the board boot mode settings (make sure BOOT_MODE[1:0] is 2'b10)