Hi,
I use OpenOCD, Yagarto toolset chain and Eclipce IDE for debugging a board with LPC2144(I use Olimex ARM-JTAG). On a system with Win XP all seems to be in order - OpenOCD started normally, Telnet also and I can use Eclipse for stepping a simple test program.
I try to use OpenOCD under Win2k3Server (openocd-pp -f lpc2xxx_pp.cfg) but get the messages below:
Info: openocd.c:86 main():: Open On-Chip Debugger (2007-04-16 19:30 CEST)
Warning: arm7_9_common.c:685 arm7_9_assert_reset(): srst resets test logic, too
Error: server.c:159 add_service(): couldn’t bind to the socket: No error
I testet parallel port driver (giveio) and it seems to be started and Ok.
Can I use these tools on this Win2k3 Server? What should I change or install? Help, please!
Regards