This is the mail archive of the ecos-discuss@sources.redhat.com 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]

Re: Newbie network problem


On Thu, Dec 09, 2004 at 12:04:01PM -0500, Frank Pagliughi wrote:
> Hey All,
> 
> I've been using eCos for a while but am trying a network app for the first
> time. The drivers on the ARM target board is suspect, so I'm trying to get
> the initial app running on an i386 PC w/ i82559 network board. I've fallen
> back to just trying to get a test application to run properly, like
> 'server_test' or 'ping_test'
> 
> I'm loading/debugging the app via RedBoot over a serial line. Both the app
> and RedBoot are configured to use different static IP addresses (RedBoot at
> 192.168.0.10, the app at 192.168.0.12). For the app's eCos library, I
> accepted all the settings from the config tool for the 'net' packages and
> have only changed the IP address and turned on the tests and lots of debug
> info.

Please export your configuration and send it to us. I always use
ecosconfig not the GUI tool. With ecosconfig you can do this with:

ecosconfig export export.ecm

and then send up the export.ecm file.

        Thanks
                Andrew

-- 
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]