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: httpd running on LWIP over SLIP using eCos.


Hi,

If you follow my babble on ecos-discuss and ecos-patches, you will
have all the patches required to run it.  Apart from a special patch I
add to make SLIP handshakes with Windows SLIP (I call it modem
emulation, as Windows requires handshaking at the modem level), you
really have all the significant changes I made to the source.

I will follow up with an eCos configuration file.

David


On 8/29/06, Gary Thomas <gary@mlbassoc.com> wrote:
David Ho wrote:
> Hi all,
>
> I have succesfully made an http server run on LWIP over SLIP using
> eCos.  After a tiny bit of fine tuning I have gotten it down to this
> size.
>
> $ arm-elf-size httpd
>   text    data     bss     dec     hex filename
>  75572    1580   66980  144132   23304 httpd
>
> If anyone is interested I can provide a patch.

I think this is useful - why not share it with the list?  Please
include whatever details are required - how you tuned eCos, etc,
and most certainly if any "substantive" patches to the eCos code
were required.

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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