Hi,
We are currently developing an app which require DFU.
As part of the bootloader development we would like to use the SWO in order to do a printf debug.
In the app we followed the guide in the link below and were successful however in the bootloader the best we got was to print single char using ITM_SendChar().
please assist, as without debug the programming is very difficult.
guide: http://www.keil.com/appnotes/files/apnt_308.pdf
best regards,
Danny