Hi,
I am working on the project through the USB CDC example.
I know how to view log using RTT Viewer through J-Link and UART-LOG using UART.
But how can I see LOG with only CDC-USB connected?
I am using Putty to connect to the COM port that came with the CDC-USB, and the CDC does not work. If I am running CDC, I can not see the LOG.
I wonder if there is a way to view LOG with only USB-CDC connected except the above two methods.