[ECOS] RE: networking support for my eCos application

Andrew Lunn andrew@lunn.ch
Mon Nov 12 12:07:00 GMT 2007


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



More information about the Ecos-discuss mailing list