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.

AM3517 USB OTG driver

Other Parts Discussed in Thread: AM3517

hello,

I am using am3517 arm processor

As per documentation given in following links I am setting USB controller in host mode or MUSB OTG controller in gadget mode.

http://processors.wiki.ti.com/index.php/UserGuideUsbDriver_PSP_03.00.00.05#USB_phy_selection_for_MUSB_OTG_port

http://processors.wiki.ti.com/index.php/UserGuideUsbDriver_PSP_04_02_00_07#USB_phy_selection_for_MUSB_OTG_port

But in both the mode I am getting linux kernel compilation error.

I am using PSP_04_02_00_07

I have attached .config file and error message which I get while compiling kernel.

Can anyone provide any suggestion on this??

6765.config.txt

5444.error.txt

Thanks