Ok, I did it... but how do i make sure that drivers have installed
correctly?

I used FTClean.exe to remove all FTDI drivers and then installed the new
ones.
In Device manager under "LibUSB-Win32 Devices" I have got an entry for
"Olimex OpenOCD JTAG TINY A".
Also in driver Properties-> Driver details it shows driver files:
C:\Windows\system32\drivers\libusb0.sys
C:\Windows\system32\drivers\libusb0.dll

Is there any quick test to find out that openocd is installed correctly?

regards
rohit



On Tue, Aug 25, 2009 at 9:41 PM, Freddie Chopin <[email protected]>wrote:

> Rohit Chandel pisze:
>
>>    It might seem silly question for an experienced person but please
>>    excuse for this. Does that mean that I need to first install the the
>>    drivers which came along with the ARM-USB-TINY on a CD and then
>>    uninstall the driver for JTAG. And then install libusb-win32 for
>>    JTAG alone?
>>
>
> In your earlier post you provided a link to .pdf for the JTAG with RS-232.
> Now I know that you version (-TINY) doesn't have that interface.
>
> You should do exactly as it's said in the .inf file for OpenOCD:
>
> ; Devices which use only the first channel (JTAG only) should have TWO
>> entries
>> ; for BOTH channels. Amontec JTAGkey is an example.
>>
> ...
>
>> "Amontec JTAGkey (Channel A)"=LIBUSB_DEV, USB\VID_0403&PID_cff8&MI_00
>> "Amontec JTAGkey (Channel B)"=LIBUSB_DEV, USB\VID_0403&PID_cff8&MI_01
>>
>
> Do the same for your JTAG and the drivers part will be done.
>
> 4\/3!!
>
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to