I have searched the forums and the internet to the best of my ability, but have failed to find the answer.
Is it possible to use printf when using the Simulator?
"Debug (printf) Viewer" remains empty no matter what I do. I have chosen TM4C129x as the "Device" but using Simulator mode so the device is not as relevant.
Any help, especially sample code would be much appreciated.
Thanks. Adding the scatter file allowed me to replicate the example.
For TM4C129x, there is no scatter file produced by the linker when using the defaults, so still working to see how the example can be ported to TM4C129x.