Part Number:AM3352
Tool/software: Code Composer Studio
Hi experts,
I have a board designed with AM3352, there is a USB host interface in it, and the schematic for USB host is exactly the same as BBB board.
I'd like to have a try with CCS and verify the basic function, so I download the Starterware kit from TI. There is a usb_host_msc.c under the folder below.
startware\examples\beaglebone\usb_host_msc\
My question is how to create this usb host project, which should be the same as BBB.
- I was trying to create a project in CCS, then added whatever files needed, but I couldn't make it work.
- Can I import the project from somewhere, or any guideline for it?
Thanks
Chris