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

nrf52 printf() function

hi I am i using Keil to debug the progam, it seems like that the printf() function can't work in keil, so i use jlink RTT to perform the printf function to collect data . since i want to collect a great number of data,the RTT can only receive 200 lines data. is there other way to use printf like uart.

Related