I am debugging the usb(usb host mode) part in Leopard Board for these days.I have questions from Leopardboard in newest RR SDK.
When i pulg in USB disk in Leopardboard,the uart shows:
Please press Enter to activate this console.
starting pid 1122, tty '/dev/ttyS0': '-/bin/sh'
BusyBox v1.18.2 (2011-07-07 13:13:25 CST) built-in shell (ash)
Enter 'help' for a list of built-in commands.
/ # JFFS2 notice: (999) check_node_data: wrong data CRC in data node at 0x021f88
50: read 0xd291a0ae, calculated 0x225a1fd3.
JFFS2 notice: (999) check_node_data: wrong data CRC in data node at 0x021f7054:
read 0xd291a0ae, calculated 0x5423669e.
JFFS2 notice: (999) check_node_data: wrong data CRC in data node at 0x021f53c4:
read 0xd291a0ae, calculated 0xe50adfbf.
usb 1-1: new full speed USB device using musb_hdrc and address 2
usb 1-1: configuration #1 chosen from 1 choice
scsi0 : SCSI emulation for USB Mass Storage devices
scsi 0:0:0:0: Direct-Access Generic USB Flash Drive %z!Y PQ: 0 ANSI: 2
sd 0:0:0:0: [sda] 254464 512-byte logical blocks: (130 MB/124 MiB)
musb_rx_reinit 633: rx4, packet/13 ready?
/ # usb 1-1: reset full speed USB device using musb_hdrc and address 2
musb_h_ep0_irq 1084: no URB for end 0
usb 1-1: device descriptor read/64, error -110
musb_h_ep0_irq 1084: no URB for end 0
usb 1-1: device descriptor read/64, error -110
usb 1-1: reset full speed USB device using musb_hdrc and address 2
musb_h_ep0_irq 1084: no URB for end 0
usb 1-1: device descriptor read/64, error -110
musb_h_ep0_irq 1084: no URB for end 0
usb 1-1: device descriptor read/64, error -110
usb 1-1: reset full speed USB device using musb_hdrc and address 2
usb 1-1: device descriptor read/8, error -110
usb 1-1: device descriptor read/8, error -110
musb_h_ep0_irq 1084: no URB for end 0
usb 1-1: reset full speed USB device using musb_hdrc and address 2
usb 1-1: device descriptor read/8, error -110
usb 1-1: device descriptor read/8, error -110
usb 1-1: USB disconnect, address 2
sd 0:0:0:0: Device offlined - not ready after error recovery
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Assuming drive cache: write through
sd 0:0:0:0: [sda] Attached SCSI removable disk
musb_h_ep0_irq 1084: no URB for end 0
usb 1-1: new full speed USB device using musb_hdrc and address 3
musb_h_ep0_irq 1084: no URB for end 0
usb 1-1: device descriptor read/64, error -110
musb_h_ep0_irq 1084: no URB for end 0
usb 1-1: device descriptor read/64, error -110
usb 1-1: new full speed USB device using musb_hdrc and address 4
musb_h_ep0_irq 1084: no URB for end 0
usb 1-1: device descriptor read/64, error -110
musb_h_ep0_irq 1084: no URB for end 0
usb 1-1: device descriptor read/64, error -110
usb 1-1: new full speed USB device using musb_hdrc and address 5
usb 1-1: device descriptor read/8, error -110
usb 1-1: device descriptor read/8, error -110
musb_h_ep0_irq 1084: no URB for end 0
usb 1-1: new full speed USB device using musb_hdrc and address 6
usb 1-1: device descriptor read/8, error -110
usb 1-1: device descriptor read/8, error -110
hub 1-0:1.0: unable to enumerate USB device on port 1
/ #
Is it a software problem or hardware problem?Who meet similar problem ?Could any expert help me?
thank you for any reply.