11 years, 4 months ago.

I have problems getting the USBMSB_Ramdisk_kl25z to operate properly

I compiled and downloaded the program into a FRDM-kl25z card and when I connect the kl25Z USB port to a Linux computer the df command doesn't show the drive.

When connecting to Windows it shows up as F: and after long delay opening it shows file name README.TXT that can't be opened error text box = "F:\README.TXT directory name is invalid" properties shows as 0 bytes used & 0 bytes free.

Linux is Ubuntu and Windows is Windows 7

the lsusb -v on linux gave

Bus 003 Device 087: ID 0703:0104 Bvtech Industry, Inc. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x0703 Bvtech Industry, Inc. idProduct 0x0104 bcdDevice 0.01 iManufacturer 1 (error) iProduct 2 (error) iSerial 3 (error) bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 32 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xc0 Self Powered MaxPower 200mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 8 Mass Storage bInterfaceSubClass 6 SCSI bInterfaceProtocol 80 Bulk-Only iInterface 4 (error) Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 Device Status: 0x0000 (Bus Powered)

Jim

Question relating to:

Be the first to answer this question.