Unable to flash new firmware. Nucleo F722ZE on MacOS
I've been working on a project for a while (I2S based). I seem to have done something to confuse the IDE. Now when I try and debug, it says it's connected, but the Nucleo F722ZE is still running the previous firmware. The debug does not step into the first line of the code, as usual, and instead shows the call stack below.
STM32_WM8731_Test.elf [cores: 0]
Thread #1 [main] 1 [core: 0] (Running)
I'm now unable to update the firmware on the board. I've tried reinstalling the IDE but I have the same issue.