[ECOS] Anyone have lwIP working under eCos?
Jani Monoses
jani@iv.ro
Mon Sep 15 06:22:00 GMT 2003
>
> When I attempt to compile eCos (having created an appropriate config
> file, created a tree, etc.), I get the following error:
>
> /opt/ecos/ecos-cvs/packages/devs/eth/intel/i82559/current/src/if_i825
> 59.c: 2619:4:#error Empty i82559 ethernet DSR is compiled. Is this
> what you want?
that glue is in io/eth/current/src/lwip and should be included if you
configure your ecos.ecc for lwip & eth like this
#ecosconfig add net_drivers
after adding lwip. When you add lwip before that it defaults to using
SLIP since no eth support is there without a warning.You need to unset
standalone io eth support which is needed for redboot.
Jani
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list