Other Parts Discussed in Thread: CCSTUDIO, OMAP-L137
I have been working with the usbhostmsc project (C:\CCStudio_v3.3\rtfs_1_10_02_32\packages\ti\rtfs\examples\usbhostmsc\bios5\evm6747\ccs3). I have it working on the EVM OMAP-L137 and my own board design with an OMAP-L137 chip on it. By default this project used the (USB1) USB1.1-Port. I want to use the (USB0) USB2.0-Port. There is one function (in the example) configureUSB() that sets-up the USB. This function accepts no parameters. I don’t have the source-code for this function. How do I get this example to use (USB0) USB2.0-Port?