Associate III
February 28, 2021
Question
NUCLEO-H723ZG ITM printf / SWV problems
- February 28, 2021
- 9 replies
- 5508 views
Hello!
My new nucleo-h723zg board has just arrived and I immediately tried it with the updated STM32CubeIDE 1.6.0.
The HAL driver is the latest: STM32Cube_FW_H7_V1.9.0 I also updated the on-board ST-LINK/V3 with the latest firmware.
Unfortunately, ITM printf and the entire SWV system seem unusable. Maybe I'm doing something wrong?
If I use on-board st-link/v3, nothing works in SWV. If I use an external J-Link EDU, data is received with it but it is incorrect.
Previously, I successfully used ITM printf with STM32F3 and STM32F4 microcontrollers. I know the STM32H7 is a Cortex-M7 based and much more complex device.
I attach the .ioc file of the project.
Thanks in advance for all the help!