Hi All,
As you may know there is an example app called, "usb_dev_bulk" under starterware and a Windows app called, "usb_bulk_example.exe". They are a pair of this example.
Now I would like to test this example under Linux OS, that is, I need to write an app same as "usb_bulk_example.exe" under Linux OS, but I have no idea how to and would like ask you for help.
My hardware is Beaglebone that run Starerware's "usb_dev_bulk" app and tested work under Windows.
My Linux host does see beagelbone as USB device. I can open a this device as file under Linux OS
I have no idea what is next step I should do. Thank you for your time and help
Joe