Re: [Openocd-development] OpenOCD 0.2.0 : Olimex ARM-USB-TINY -> unable to find driver software

2009-08-26 Thread Xiaofan Chen
On Thu, Aug 27, 2009 at 1:35 PM, Rohit Chandel wrote: > Please suggest any straight forward tutorial on how to use OpenOCD with old > FTDI drivers. > Depending on how straight-forward is straight-forward, here is the building instruction for OpenOCD under Windows. http://forum.sparkfun.com/viewto

Re: [Openocd-development] OpenOCD 0.2.0 : Olimex ARM-USB-TINY -> unable to find driver software

2009-08-26 Thread Rohit Chandel
On Thu, Aug 27, 2009 at 12:45 AM, Freddie Chopin wrote: > Rohit Chandel pisze: > > A new window opens up after that saying "openocd.exe" has stopped > > working and the usual option to check online for solution, close the > > program or debug the program. > > >something must be seriously broken in

Re: [Openocd-development] OpenOCD 0.2.0 : Olimex ARM-USB-TINY -> unable to find driver software

2009-08-26 Thread Freddie Chopin
Rohit Chandel pisze: > A new window opens up after that saying "openocd.exe" has stopped > working and the usual option to check online for solution, close the > program or debug the program. something must be seriously broken in that case... sorry, but I have no idea what that could be. what O

Re: [Openocd-development] OpenOCD 0.2.0 : Olimex ARM-USB-TINY -> unable to find driver software

2009-08-26 Thread Rohit Chandel
On Wed, Aug 26, 2009 at 8:23 PM, Freddie Chopin wrote: > Rohit Chandel pisze: > > But the problem comes when I give "openocd" at cmd line. > > Michael informed me that on this I should get connected to the Target > > through OpenOCD. But I get an error message in a new window saying > > "openocd.e

Re: [Openocd-development] OpenOCD 0.2.0 : Olimex ARM-USB-TINY -> unable to find driver software

2009-08-26 Thread Freddie Chopin
Rohit Chandel pisze: > But the problem comes when I give "openocd" at cmd line. > Michael informed me that on this I should get connected to the Target > through OpenOCD. But I get an error message in a new window saying > "openocd.exe has stopped working" and the usual message whether to > clo

Re: [Openocd-development] OpenOCD 0.2.0 : Olimex ARM-USB-TINY -> unable to find driver software

2009-08-26 Thread Rohit Chandel
I tried to use OpenOCD with the very basic test setup for my board (thanks to Michael Fischer). Inside the SAM7S256Test folder you will find a file openocd.cfg. This contains all the "settings" to connect to my target(i.e. Olimex AT91SAM7s256 Board with ARM-USB-TINY(olimex)). Yagarto toolchain is

Re: [Openocd-development] OpenOCD 0.2.0 : Olimex ARM-USB-TINY -> unable to find driver software

2009-08-25 Thread David Brownell
On Tuesday 25 August 2009, Magnus Lundin wrote: > * Eclipse must be installed with correct scripts and addons to relibly > make gdb talk to OpenOCD I'd like to see a writeup of what's involved with that for current Eclipse versions become part of the User's Guide ... ___

Re: [Openocd-development] OpenOCD 0.2.0 : Olimex ARM-USB-TINY -> unable to find driver software

2009-08-25 Thread Magnus Lundin
Freddie Chopin wrote: > Rohit Chandel pisze: > >> Is there any quick test to find out that openocd is installed correctly? >> > > use it. > > That is funny, and true. But the OpenOcd application is almost always installed correctly and from a users point of view there are lots of thing

Re: [Openocd-development] OpenOCD 0.2.0 : Olimex ARM-USB-TINY -> unable to find driver software

2009-08-25 Thread Freddie Chopin
Rohit Chandel pisze: > Is there any quick test to find out that openocd is installed correctly? use it. 4\/3!! ___ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development

Re: [Openocd-development] OpenOCD 0.2.0 : Olimex ARM-USB-TINY -> unable to find driver software

2009-08-25 Thread Rohit Chandel
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 detai

Re: [Openocd-development] OpenOCD 0.2.0 : Olimex ARM-USB-TINY -> unable to find driver software

2009-08-25 Thread Freddie Chopin
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-

Re: [Openocd-development] OpenOCD 0.2.0 : Olimex ARM-USB-TINY -> unable to find driver software

2009-08-25 Thread Xiaofan Chen
On Tue, Aug 25, 2009 at 3:22 PM, Rohit Chandel wrote: > On Mon, Aug 24, 2009 at 9:02 PM, Freddie Chopin > wrote: >> >the inf file is fine, but you need the "original" drivers for the RS-232 >> >channel. You may of course ignore that channel if you don't need it. > > Does ignoring means that I shou

Re: [Openocd-development] OpenOCD 0.2.0 : Olimex ARM-USB-TINY -> unable to find driver software

2009-08-25 Thread Rohit Chandel
Sorry the link given by me is not a direct one. I meant following device at Olimex website: *ARM-USB-OCD* 3-IN-1 FAST USB ARM JTAG, USB-TO-RS232 VIRTUAL PORT AND POWER SUPPLY 5-9-12VDC DEVICE (SUPPORTED BY OPENOCD OPEN SOURCE ARM DEBUGGER) On Tue, Aug 25, 2009 at 12:52 PM, Rohit Chandel wrote: >

Re: [Openocd-development] OpenOCD 0.2.0 : Olimex ARM-USB-TINY -> unable to find driver software

2009-08-25 Thread Rohit Chandel
On Mon, Aug 24, 2009 at 9:02 PM, Freddie Chopin wrote: > 1st of all - write to the list > > >It does have a USB <=> RS-232 converter. FT2232 is like 2 devices in one > >chip - one is the JTAG (that's FT2232 channel A), and the other is > >RS-232 converter (that's FT2232 channel B). Those two devi

Re: [Openocd-development] OpenOCD 0.2.0 : Olimex ARM-USB-TINY -> unable to find driver software

2009-08-24 Thread David Brownell
On Monday 24 August 2009, Freddie Chopin wrote: > It does have a USB <=> RS-232 converter. FT2232 is like 2 devices in one > chip - one is the JTAG (that's FT2232 channel A), and the other is > RS-232 converter (that's FT2232 channel B). Those two devices can (and > in this case - should) have d

Re: [Openocd-development] OpenOCD 0.2.0 : Olimex ARM-USB-TINY -> unable to find driver software

2009-08-24 Thread Freddie Chopin
1st of all - write to the list > I am using ARM-USB-TINY > from Olimex and AT91sam7s256 boards from Olimex. It does not have any > additional converters I suppose and its a simple jtag. When I connect it > to the PC(Windows Vista) I can see two '?

Re: [Openocd-development] OpenOCD 0.2.0 : Olimex ARM-USB-TINY -> unable to find driver software

2009-08-23 Thread Freddie Chopin
Rohit Chandel pisze: > First time it tells that drivers are loaded successfully and it prompts > again for the location of the driver. I gave the same location again but > it says 'could not find the driver software' for this device. And in the driver's .inf file it says: > ; Devices which have

[Openocd-development] OpenOCD 0.2.0 : Olimex ARM-USB-TINY -> unable to find driver software

2009-08-23 Thread Rohit Chandel
Hi, I have installed OpenOCD 0.2.0 through the windows installer (found at http://www.freddiechopin.info/) in the default location C:\Program Files\OpenOCD\ Then I extracted the ft2232.zip inside C:\Program Files\OpenOCD\0.2.0\drivers\ft2232. I removed giveio.zip and rlink.zip. So now C:\