I need to get quite a lot of logs and quite fast too. How do I do I get the logs into a file?
I tried with Segger RTT logger, but it tends to give up quite quickly. I heard rumors that the RTT logger and debug terminal in the Segger Embedded Studio don't like each other, and that tends to cause problems. How do I get to use only RTT logger and turn debug terminal logging off?
Or are there other means? There are no serial ports left to use.