Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Bootloader debugging using SWO

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.  

guidehttp://www.keil.com/appnotes/files/apnt_308.pdf

best regards, 

Danny

Parents Reply Children
Related