Cannot debug and download flash on STM32H753 eval board with Keil
Dear experts,
Any hints what can be the problem?
I have STM32H753I-EVAL2 just out of box, no changes made.
https://www.st.com/en/evaluation-tools/stm32h753i-eval.html
Built an example app with Keil MDK. If it matters it is LwIP_HTTP_Server_Raw.
Keil sees the ST-LINK/v3 on the board but cannot erase and write internal flash.
Erase and program progress runs quickly but verification fails. All flash bytes read as FF.
CubeProgrammer v 2.1.0 successfully downloads the program and it runs fine -
after the power and debugger cable disconnected.
Without reset, after Keil failure the CubeProgrammer also cannot connect, and the onboard ST-Link cannot connect (puts a error message file on its USB drive).
When CubeProgrammer can connect, it shows that the memory is partially written. Spans of valid data interleaved with spans of FFs, But not all FFs, as Keil reports.
Is this a know issue with H7 or this board, or I need some extra setting?
Thanks in advance,
Pavel A.
