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

SEGGER RTT printf not printing all the lines.

I want to read whole flash memory using for loop and see how long it takes. What i have noticed is that it does not print all the lines. On the other side i ask myself: Does it read all the lines?

I read the memory as suggested in this post devzone.nordicsemi.com/.../

Related