This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

usb_bulk_example source

Other Parts Discussed in Thread: OMAP-L137

I am trying to locate the source code for the Windows side host app usb_bulk_example. My platform is OMAP-L137 EVM but I am porting the C6748 Starterware. The C6748 Starterware is missing the noted "tools/usb_bulk_example" foler but does have the device side "examples/evmC6748/usb_dev_bulk" folder. Other posts would suggest that it still in Stellarisware.  Which version of Stellarisware? Where to download?

  • I've found the software package containing these drivers; it's SW-EK-LM4F120XL-9453, the Stellaris® LM4F120 LaunchPad Evaluation Board Software.

    After installing this you can find the visual C project in C:\StellarisWare\tools\usb_bulk_example

    This is probably too late for you, but since I've found this topic when searching about this problem others might be helped by this as well.

  • Thanks for the response. Yeah, long ago, I found the source where you have noted. I forgot to update this thread. At the time, I balked at the enormous size of the StellarisWare download. By the numbers, it is a 504MB package that expands to a 1.81GB install where the source code takes 46.9KB.