I am using the Segger Embeded studio and wondering about the SWO output.
I know I can load code and set break points with just SWDIO and SWDCLK.
So with RTT do I really need SWO ?
If I want SWO can it be on any GPIO pin ?
Can I have one pin that has SWO and GPIO for led control at the same time?
How much of my RAM on a nRF52840 does RTT support take ?