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.

OMAPL138B-EP: OMAPL138B-EP

Part Number: OMAPL138B-EP
Other Parts Discussed in Thread: OMAPL138

Hi 

I am working on LCDKOMAPL138 and I have downloaded OMAPl138 StarterWare, Using CCS studio V.10.0.1 I imported the USB_Dev_Msc driver from the location

OMAPL138_StarterWare_1_10_04_01/build/armv5/cgt_ccs/omapl138/lcdkOMAPL138/usb_dev_msc


when I built this code in ccs and debug it on linux terminal following message came

873.538520] usb-storage 1-7:1.0: USB Mass Storage device detected
[  873.541387] scsi host4: usb-storage 1-7:1.0
[  873.541635] usbcore: registered new interface driver usb-storage
[  873.559781] usbcore: registered new interface driver uas
[  874.557540] scsi 4:0:0:0: Direct-Access     TI       Mass Storage     1.00 PQ: 0 ANSI: 0
[  874.561739] sd 4:0:0:0: Attached scsi generic sg1 type 0
[  906.313332] usb 1-7: reset high-speed USB device number 6 using xhci_hcd
[  911.676826] usb 1-7: device descriptor read/64, error -110
[  927.292913] usb 1-7: device descriptor read/64, error -110
[  927.528916] usb 1-7: reset high-speed USB device number 6 using xhci_hcd

 

but the mass storage device is not available in the file system

I have tried this with the Usb_host_msc example it is working fine

please help me regarding this I am stuck at this any solution or advice will be too much helpful.

 

Thanks in advance.

Regards

Saurabh