STM32H753XI-EVAL2 + IAR + I-Jet binary download error
Any one have the following configuration.
HW: STM32H753XI-EVAL2
Toolchain: IAR EWARM 8.20.2
Debugger: IAR I-jet
I am getting "Download completed but verification failed." error for the example project UART_HyperTerminal_IT in STM32 MCU Cube Firmware Package Version STM32Cube_FW_H7_V1.9.0
Debugger always throws error: Download completed but verification failed.
Note: With IAR v8.22.2, I was able to download few time. It was failing randomly. After downgrading to 8.20.2 it is failing always.
I did downgrade IAR version to match with one the demo project(STM32Cube_FW_H7_V1.9.0) was developed.
