2010-01-02 02:03:09 to cross compile usb_modeswitch in bfin-uclinux
Suganiya K (INDIA)
Message: 84118
hi,
i am trying to cross compile the usb_modeswitch in bfin-uclinux, where im getting error ...
unreferenced variables due to libusb. so i need to install standard user libusb for Bfin-uClinux..
i have the source of libusb-0.1.12.tar.bz2 but im unable to get the [.so/.a] library from that..
please help me out..
thnx
Suganiya
QuoteReplyEditDelete
2010-01-02 23:29:58 Re: to cross compile usb_modeswitch in bfin-uclinux
Mike Frysinger (UNITED STATES)
Message: 84135
libusb is already integrated into the uclinux-dist
QuoteReplyEditDelete
2010-01-08 08:32:05 Re: to cross compile usb_modeswitch in bfin-uclinux
Suganiya K (INDIA)
Message: 84324
Hi Mike,
ok , but i was able to cross compile the usb_modeswitch code using bfin-uclinux, and included this bin with my uImage.
i wanted to connect Huwai Modem EC1260 with Blacfin BF561 board using uclinux platform. i hav used bfin-uclinux 2006R1 toolchain.
my prob is when i try to connect Usb Modem using
" usb_modeswitch -v 0x12d1 -p 0x140b -H -W"
i getting errors..unable to connect the device
if anybody have any idea plz advise me.
Suganiya
QuoteReplyEditDelete
2010-01-10 22:20:28 Re: to cross compile usb_modeswitch in bfin-uclinux
Sonic Zhang (CHINA)
Message: 84395
Are you sure your USB modem is probed properly by kernel driver?
Please run lsusb.
In addition, 2006R1 is too old and never supported any more. Why not upgrade to 2009R1.1 release?
QuoteReplyEditDelete
2010-01-12 04:41:55 Re: to cross compile usb_modeswitch in bfin-uclinux
Suganiya K (INDIA)
Message: 84456
hi
i am sure my usb modem works fine... even if i build the kernel image with usb support, i am able to detect the usb device as mass storage device.. then i am unable to proceed with usb_modeswitch cross compilation.
Right now i can't use uclinux-dist 2009R1 , i hav an already running application using 2006R1 dist. thats why..
Do u hav any idea plz suggest me..
Regards
suganiya