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.
Satish,
When USB OTG port works as a client, it is initialized as a storage device.
The following shell command can be used to switch between different USB clients:
usbFnSet [serial/rndis/storage [<storage_device_name ex: DSK1:>]] -> Change current USB Function Client.
For storage, you can optionally specify device name (along with the colon at the end)
For more information, please refer to http://processors.wiki.ti.com/index.php/WinCE-TIBSP_FAQ#Q:_How_to_switch_between_different_USB_Function_clients.3F
Thanks,
Tao