RTT Viwer can't see log messages of nRF5340 NET core

Procedure to reproduce this issue is as follows.
1. cd D:\ncs\v2.3.0\nrf\samples\nrf5340\multiprotocol_rpmsg
2. west build -b nrf5340dk_nrf5340_cpuapp
3. west flash
4. Lauching RTT viwer and selecting NRF5340_XXAA_NET

5. RTT viwer shows "LOG: RTT Viewer connected" but can't see any log messags from nRF5340 NET core.

Related