2009-02-28 16:39:54 UTC
Hi,
Thanks for the detailed answer. The board I'm running does not have an LED I can toggle... Shame. I have an LCD, a CAN bus port, serial port, but no LED... But rev 2 will for have one for sure!
I tried to telnet openOCD on localhost but it does not look like any port (neither 3333 or 4444) are open. I double checked this running netstat -abov. No port open at 4444 or 3333.
This is with the latest msi version I got from the openOCD website (v 0.1.0). I upgraded after I read a bunch of posts esplaining how r7xx (the one that comes with Yagarto) was so outdated.
What's bizarre is that the previous version would open the ports...
Thanks for the cfg file. I am using a USB model though. openOCD 0.1.0 comes with target and interface files ready to roll for the Olimex openOCD arm USB, and the LPC2129. I used the prefered method for configuring openOCD (as described in the manual), which sources these files and specifies ports 3333 and 4444 for GDB and 3333.
Even after I feed this to openOCD no port seems to be open... This is where I stand now.
It looks like compared to yesterday I'm getting close as now I do have proper config files for the JTAG interface and the processor. However it seems like openOCD is not responding now...
Compiling my own version of gdb and setting up the arm toolchain on Mac OS seems like 5 steps back at this point. If anybody has any advice on how to get my windows setup going, that would be greatly appreciated!
Thanks!