[MCU Boot] Logs & Swap issue

Hi, 

I evaluate MCUBOOT and trying to understand how it works. I am using a nRF52840DK. I have base my demo on this course (Exercise 1 - DFU over UART - Nordic Developer Academy (nordicsemi.com))
I would like to do DFU through UART and seeing log, it's why I choose to put logs of MCUBOOT on RTT to don't have conflicts. Is it the right approach ?

Because it seems to still have conflicts cause my RTT logs stop in the middle of a swap sectors


What can cause that ? 

Thanks in advance

Related