Hi teams,
Recently, I made a custom board based on nRF52833 DK.
It works fine until now, and most of things works well.
But, I cannot make the board to show logs in RTT viewer.
In emStudio, and when I execute "Go", the internal debug terminal shows all logs as normal.
But, when I connect RTT viewer via J-Link, and tried to reset the board, nothing showed up in RTT viewer.
Before building custom board, I tested with 52833 DK, and had no problem with RTT viewer.
What should I change for it working?