
On Thu, Oct 14, 2004 at 11:06:10PM +0200, Wolfgang Denk wrote:
(gdb) target remote 192.168.226.159:2001 192.168.226.159:2001: Connection refused. (gdb) target remote bdi:2001 bdi:2001: Connection refused.
Seems you BDI2000 is configured for a different IP address or network, or not powered on, or not connected to the network.
FWIW, the BDI2000 responds this way when it is either improperly configured or did not detect a device on the scan chain. I verified this by attempting to do `target remote bdi:2001` to my BDI2000 when it was not connected to a target, it refuses the connection. OTOH, it accepted a telnet session and showed that no target was detected as per usual. Please verify that you've properly configured your BDI2000, i.e. read fancy the manual. : P
-- Regards, George