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.

F28M35 USB Host mode

Hi,

Am new to USB. I need to use USB in Host mode(Mass Storage) in a custom board with TI RTOS running.

The application hangs after 100's of read/write operation.

The reference which I used was "FatSD USB Copy" in TI RTOS example project. Can anyone explain how and which  interrupt handler is used in this example.

Also I found a thread in forum about USB management.

http://e2e.ti.com/support/embedded/tirtos/f/355/t/257932.aspx

As explained in the above link we need to register the USB interrupt handler in cfg file. I tried the same by following the steps explained in TI wiki(The below link).

http://processors.wiki.ti.com/index.php/C2000_USB_and_SYS/BIOS

Can anyone hepl me....

Plz.....