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,