This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

setting up IP address for my LPC2214 board


Hi,

Am trying to configure Ethernet my LPC 2214 board. am not able to set it up..

RedBoot> fconfig -i
Initialize non-volatile configuration - continue (y/n)? y
Run script at boot: false
Use BOOTP for network configuration: true
Default server IP address: 192.168.0.100 -------------------->my
windows system IP address
Console baud rate: 38400
DNS domain name: <Not a string: 0x810E330F>--------------------> ? ????/
DNS server IP address: 192.168.0.1--------------------> My router address ??????
GDB connection port: 9000
Force console for special debug messages: false
Network debug at boot time: false
Update RedBoot non-volatile configuration - continue (y/n)? y
... Erase from 0x800f0000-0x800fffff: .
... Program from 0x810f0000-0x81100000 to 0x800f0000: .

*************************************************************************************************************************
After restarting the board...
*************************************************************************************************************************
RedBoot> +... waiting for BOOTP information
Ethernet eth0: MAC address 08:88:12:34:56:78
Can't get BOOTP info for device!

RedBoot(tm) bootstrap and debug environment [ROM]
Non-certified release, version v3_0 - built 04:16:56, Jul  9 2009

Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
Free Software Foundation, Inc.
RedBoot is free software, covered by the eCos license, derived from the
GNU General Public License. You are welcome to change it and/or distribute
copies of it under certain conditions. Under the license terms, RedBoot's
source code and full license terms must have been made available to you.
Redboot comes with ABSOLUTELY NO WARRANTY.

Platform: Olimex LPC-E2294 development board (ARM7TDMI-S)
RAM: 0x81000000-0x81100000 [0x8100ba20-0x810e1000 available]
FLASH: 0x80000000-0x800fffff, 16 x 0x10000 blocks
RedBoot>

PLease help me out.

Thank you,
Vennela

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]