Hello team,
I have been working with AM625x SK EVM since past few days. The serial connection and cross compilation with Qt of EVM board was established before.
But ,this time I don't know why serial communication is not getting established with host PC.
The command " dmesg | grep ttyUSB " , which was initially giving output as per quick start guide of board, is throwing void when executed. I have checked my micro_USB cable and USB ports of host PC. They are working fine.
What could be possibility of issue?