I’d like to share a problem I encountered while working with the EVK-MIMXRT1024 board.
This is not a boot loader issue – it’s an MU-level problem. When attempting to debug, I consistently get the following errors:
15: Target error from Read Memory
Debug port inaccessible after access at location 0x402D8004
Debug port inaccessible after access at location 0x402D8008
Debug port inaccessible after access at location 0x402D8010
Debug port inaccessible after access at location 0x402D8014
Debug port inaccessible after access at location 0x402D8024
Debug port inaccessible after access at location 0x402D8040
Debug port inaccessible after access at location 0x402D8044
Debug port inaccessible after access at location 0x402D8064
Debug port inaccessible after access at location 0x402D8084
Debug port inaccessible after access at location 0x402D80C4
Debug port inaccessible after access at location 0x402D80E4
Debug port inaccessible after access at location 0x402D80E8
Debug port inaccessible after access at location 0x402D80EC
Debug port inaccessible after access at location 0x402D80F0
Debug port inaccessible after access at location 0x402D8100
Debug port inaccessible after access at location 0x402D8118
Debugging context: evkmimxrt1024_hello_world Link Server Debug
The debug port becomes inaccessible after memory access attempts at specific addresses in O CRAM. This strongly indicates an MU-side fault rather than a boot loader misconfiguration