Question
printf SWO, stlink
Hello everyone,
I program on stm32h757 with stm32cube IDE on macOS Sonoma. (stlink v3 minie)
Until recently, I debugged with the st link and displayed printf in the swv console without any problem.
For technical reasons, I made the program work with the st link and the J trace. Since then, printf only works with the J Trace.
When I use the st link, I get an error message at start-up (see attached image)
Can anyone help me?

