My board uses the STM32H503KBU6 and I'm using the built-in bootloader with the FDCAN interface, as documented in AN5405.My firmware application is located at 0x08000000, and I am attempting to use the "Go" command to jump to it while the bootloader i...