This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SWO in nRF51422 using ST LINK V2 DEBUGGER

Hello, 

I am developing an application using the nRF51422.

For flashing and debugging the nRF, I use a ST-Link V2 debugger which uses SWD. The IDE I use is uVision. 

I understand that while debugging on chip, I can use the SWDIO and SWCLK lines of nRF. 

However, I want to use 'printf' style debugging. For this I guess we require SWO pin on the nRF which is not present on it.

So, is there a way we can make 'printf' do it's job without SWO on the nRF?

What is the difference between SWDIO and SWO ? 

I hope you will answer asap.

Thanks & Regards

Parents Reply Children
Related