2026-06-06 3:46 PM
I am debugging my program on a NUCLEO-H533RE and it fails at:
{ uvalRAM.RAMROM[i] [x] = uvalFla.FlaROM[Page] [x];}
which is moving a byte from flash to RAM. The dissembler
shows it stopped at
08000d2c: b.n 0x8000d2c
Break at address "0x8000d2c" with no debug information available, or outside of program code.
Any suggestions on what happened?
Compiled and debugged using STM32CubeIDE 2.0.0.
I am new to STM32CubeIDE but not new to embedded designs.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.