Duplicate RTT output from Thingy:91 X

I'm developing code to run on the nRF5340 SoC in a Thingy:91 X and I am seeing duplicate RTT output.  For example, if I look at the RTT output from the default 'Connectivity Bridge' application, I see the following in VSCode and the same in RTT Viewer.  What is causing this, and how do I prevent it?

Thanks.

PS.  It's also a bit concerning to see that the only sample app that is listed as compatible with the nRF5340 SoC in a Thingy:91 X generates run-time errors out of the box.  I believe the error indicates that the USB subsystem is being enabled twice.  Should this just be a warning?