2025-05-05 8:03 PM
I'm trying to use the LCD screen in STM32N6570DK, but it has an error like this`Break at address "0x18003a1a" with no debug information available, or outside of program code.`. But when I tried to view the vector table generated by disassembly, It will produce such a result ` Failed to execute MI command:
-data-disassemble -s 34181902 -e 34182090 -- 2
Error message from debugger back end:
Cannot access memory at address 0x209930e`,
But these errors don't happen every time