grant-h / omap_loader

A USB BootROM uploading utility for TI ARM OMAP3 family processors. Rewrite of omap3_usbload. Supports USBLOAD functionality in TI's X-Loader.
GNU General Public License v2.0
5 stars 5 forks source link

failed to read ASIC ID #4

Closed smdjeff closed 5 years ago

smdjeff commented 6 years ago

I believe this is caused by dependency on usblib 0.1 32bit, consider an update for modern usblib 1.0 ? or... perhaps tweak the makefile to build against https://github.com/libusb/libusb-compat-0.1 ?

grant-h commented 6 years ago

The code was written for libusb 1.0. Are you experiencing build errors?