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: Debugging eCos using Insight/RedBoot over network


> For my testing I have been using TwoThreads.
> This now runs fine under my "net" config but
> I cannot ping its IP.  I used static IP address
> setups.  Do I have to do anything in the
> application to bring up the interface?

Look at the network documentation, for the function
init_all_network_interfaces()

> 
> I tried building the tests but the build
> failed on undefines for setdomainname
> and cyg_dns_res_init.

Looks like you are missing the dns package. Add it with the command

ecosconfig add dns

      Andrew

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


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