Resolved! printf redirection no longer working after bootloader jump
Hi there,I'm experimenting to develop my own bootloader on a NUCLEO-H755ZI-Q board using CubeIDE environment.I prepared 2 "standard" projecs dedicated to the bootloader and to the application respectively.On the Bootloader side, I redirected the prin...