This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM62X: Serial communication not happening

Part Number: PROCESSOR-SDK-AM62X


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?