2008-01-28 08:38:21 how to test USB device driver..help
kanal kannan (INDIA)
Message: 50229 hello everybody,
I have written device driver application for ISP1582 USB.I am using bf561 target.Now i need to know how to check the device driver program functionality.What are the methods available to check functionality of my device driver program??And also is there any debugging option for that?
with regards
kanal
QuoteReplyEditDelete
2008-01-29 02:08:09 Re: how to test USB device driver..help
Yi Li (CHINA)
Message: 50262 It should be the same to test USB controllers - plug your usb devices in and see what happened. you can refer to: http://docs.blackfin.uclinux.org/doku.php?id=usb_peripherals.