I am trying to run usb_dev_serial example code found in the examples folder of EK-TM4c123GXL board.
Using Putty for the serial com at 115200 baudrate.
I tried both device port as well as icdi port for the serial communication on Putty.
When I am sending data from putty to the device then green LED is blinking, but I am not getting any echo of data on the putty terminal.
Help me to get the issue solved,
I tried to implement the code shared by one of the active member of forum Amit Ashara but still getting the same problem..