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.

AM335x USB_HOST_MSC on BEAGLEBONE BLACK

Hi,

I am running the USB_HOST_MSC starterware code on the BBB. When i run the code on the BBB on the hyperterminal the Board I get the following 

USB Mass Storage Host program
Type 'help' for help.

NODEV>

I then connect the USB pendrive (USB3.0) to the host usb connector on the BBB I then get the following 

Mass storage device connected.

When i give a command through the serial port like help or ls the command is just echoed back and nothing is done

I am using a pendrive with USB3.0, is that the cause of the issue?

Thank you very much,

Praneet