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
