Dear experts,
I am a newbie in USB interfacing and Linux. I am using DM355 Leopard board and I want to use the board as a gadget on the host PC (Linux/Windows). I have complied the kernel by giving the gadget support and it worked. I can detect my board as a device on both the host. Now i want to control my board from host PC. Let me give more clear explaination....... There will be one application on the host (Windows) which will select the function and yes of course usb device driver at the windows side (that is not my concern).
Now i want to develop drivers at the board side. The function of the board should be controlled from usb (includes the kernel module insertion and reading data from board). It means i want to control the application developed at the board side from host PC.
Can anyone please guide me what exactly I will have to do for this? I have never done this kind of job before....... I just want guidance for how to proceed....
Thanking you.....