Hi!
(LPC2148 KickStart R2T Development board by IAR Systems) + (Olimex ARM-USB-OCD FTDI2232 - based) + OpenOCD = PROBLEM.
Thats right, for the past seven days I am trying to connect the above mentioned board to my computer via the USB port. I Install OpenOCD, install the x64 libftdi drivers, start the OpenOCD via the cmd console, type in openocd-x65-0.5.0.ee -f arm-usb-ocd.cfg and I got error messages. Most of them said that the JTAG interface is not specified (how can I specify it?), that the ftdi device could not be open (how can I open it?), that it can
t access the arm-usb-ocd.cfg file (why, I dont get it, since the file was always there), although I
ve tried pretty much everything I could to make openOCD aware that the cfg file is there.
What to do to get rid of the JTAG interface specification question? What to do to get rid of the error message saying that ftdi device cant be open? I
ve tried OpenOCD version 0.4.0 for 32 bit OS, the version 0.5.0 for 64 bit OS, the r520 version for 32 bit OS and I got the same results. Does it matter the version of the OpenOCD and the version of cfg files for which they are intended?
I have Dell Inspiron Intel Core i3, 64 bit Windows 7 Ultimate SP1. Ice heard that it is a hustle to make OpenOCD work on 64 bit Win7, but hey, it
s a hustle to configure the JTAG connection on almost any OS. Maybe itsnecessary to change tje cfg files a bit since I think that they are not written for my version of the OpenOCD? I
m all confused, dunno what to do.
Does it matter if I have random version of OpenOCD? I`m pretty new to this, so help would be appreciated a lot.
Cheers and thanks!