I am trying to configure the RTT log output for my project and somehow getting less and less log output.
After a few lines, the buffer seems to overrun and no more log is saved during startup.
Hence, my question:
- What options are relevant for what is logged to RTT?
- how much is buffered in the RTT log buffer?
- Is there a way of excluding modules from logging?
- What do I need to take care of in order to buffer as much logging as possible before I connect the RTT viewer?