Forum Discussion
Altera_Forum
Honored Contributor
15 years ago[help]How to use libusb in uClinux
Hi all. I'm trying to compile some code that require usb.h in libusb. Could you tell me how to use it in uClinux. I've search in menuconfig for this library but not found. Or I have to cross compi...
Altera_Forum
Honored Contributor
15 years agoThanks.
I think this problem cause by usbserial driver in uClinux, because every test I made on Ubuntu PC is ok. Maybe I'll try to replace uClinux's usbserial driver by those on my PC.