Hi, I've read so many posts where folks got usb_host_msc to run, and had some other problem. I can't even get it to BUILD. I have an OMAPL138/C6748 LCDK and CCSv5.5, and am trying to get it to read a file from the USB_OTG port (which I believe is what many others have been able to do successfully). I have spent many hours trying to fix the errors that the build process throws, by adding includes to resolve unresolved symbols. Got most of them, but am stymied by a group of functions that I can't find the definitions for anywhere. Declarations, no problem. Definitions, nope. The attached page summarizes my woes. I believe that I can fix error #20. It's the others that are frustrating me. Can someone give me some tips on where to look? I am not a strong C programmer.
Dennis M. Briggs