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.

USB GadgetMode

Other Parts Discussed in Thread: AM1808

Hi Experts,
I have am1808 evm board. 
I am now working on PSP: inux-2.6.37-psp03.21.00.04.sdk
I followed this page as reference.
When after boot, I I install a module with any combination of arguments,
/dev/sda5 is SATA HDD(640GB).format as FAT32.
insmod g_file_storage.ko file=/dev/sda5 removable=1 stall=0

and connect target's USB cable to my Windows XP PC.
It doesn't work.
How do i solve this ?
Thanks,