Resolved! STM32H5, unable to relocate ISR to 0x08008200, but ok when 0x08008000 or 0x08008400
In developing a bootloader and application for an STM32H5 project using STM32CubeIDE v1.19.0, and STM32H5xx HAL Driver v1.5.0.RC1; when I place the ISR at 0x08008200, I can start the debug process but the application appears to be stuck in void SVC_H...