Hello I am trying to run the hello world sample of MCUboot on my nRF52833dk, it's working on UART, but when enabling RTT_CONSOLE only the application prints are showed on RTT and the MCUboot prints are shown on UART. I added a child_image file with mcuboot.conf but it's working the same way.
I am using toolchain v 2.6.0.
VS code.