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]

Re: RE: networking support for my eCos application


On Mon, Nov 12, 2007 at 06:46:48AM -0500, C B wrote:
> 
> Brilliant!  Changing the CYG_HAL_STARTUP to RAM resulted in my new version having the same start address, etc. as my older version.  However, when I attempt to run my simple HelloWorld program I get the following output:
>  
> -------------------------- begin output ------------------------
> RedBoot> go 0x20020040[cyg_net_init] Init: mbinit(0x00000000)[cyg_net_init] Init: cyg_net_init_devs(0x00000000)Init device 'dm9000_eth0'
> --------------------------- end output -------------------------

Please try to answer your own questions. Your ROM/RAM start up problem
is not so easy unless you know eCos quite well. However any competent
software engineer should be able to do a grep -r and track this down.

Anyway, here is a hint:

CYGPKG_NET_FREEBSD_LOGGING

        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]