Debugging .hex file on STM32f469i Board
Hello All,
I want to load AND debug a precompiled .hex file onto my STM32f469i Discovery board. I've looked around and tried several tools such as the STM32CubeIDE and the ST-Link utility, but no luck. The CubeIDE seems to be unable to flash the file, and the ST-Link can't debug. Any advice? Is something like this even possible?
Thank You,
Tom