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

nRF52840 and others " printf()"

Hey Everyone,

I am new to nordic development. I am really used to programming with easy environments like the Arduino. I have seen some examples using the printf() command.

I am using Keil uVision and can use the debug mode to step through code. But I don't see the printf() results anywhere in uVision. Where do these commands get printed ?

Can I see them using putty and connecting through USB?

Thanks in advance.

Related