This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to redirect printf to uVision's Debug (printf) Viewer in M55 FVP project

I am using the sample code from the Keil Application Note 329, https://developer.arm.com/documentation/kan329/latest/ to experiment with the M55 FVP. In the sample code, the printf is redirected to "Debug (printf) Viewer" using event recorder. My question is what if I don't want to use the event recorder, how do I redirect the printf output. I tried the ITM way but it fails to print anything in the Debug (printf) Viewer in uVision.

Can you please provide an example of how to do it.

Parents Reply Children
No data