Associate III
September 24, 2018
Question
STM32H7 workspace generated bz STM32CubeMX for IAR & Keil doesn't work!
- September 24, 2018
- 1 reply
- 952 views
Hello I have generated a workspace using STM32CubeMX V4.27 for STM32H743ZI.
-With IAR v8.3 when I try to download the firmware I always get an error at the beginning ''Do you want to perform mass erase to unlock the device'' when I press okay another warning comes ''write failed (CPU data abort) at Memory address 0x2004FD98'' then it halts and I have to cancel it.
I still can press debug without download but when the debug session starts and I press next statement nothing moves
-With Keil uV5 I can download the firmware and it works fine on the NUCLEO board but I can't debug, the same happens as with IAR debugger.
I attached the generated codes.
Thanks in advance.