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.

CCS/AM3352: How to create a USB host project in CCS

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