From mboxrd@z Thu Jan 1 00:00:00 1970 From: George G. Davis Date: Sat, 16 Oct 2004 02:10:28 -0400 Subject: [U-Boot-Users] Doubts about usage of BDI2000 ! In-Reply-To: <20041014210615.694CFC1430@atlas.denx.de> References: <93AC2F9171509C4C9CFC01009A820FA0117436@blr-ec-msg05.wipro.com> <20041014210615.694CFC1430@atlas.denx.de> Message-ID: <20041016061028.GA12709@mvista.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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