lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] PORT FOR MCF52259


From: Mike Kleshov
Subject: Re: [lwip-users] PORT FOR MCF52259
Date: Thu, 14 Oct 2010 20:05:28 +0400

On 11 October 2010 16:39, Luis Rossi <address@hidden> wrote:
> Hi, does any one know any port to MCF52259 (with no OS) or some good
> reference for porting it?

I have projects running lwip with no OS on a MCF52259. Have a look at
the MCF5223x ethernet interface driver available here:
http://lwip.wikia.com/wiki/Available_device_drivers
I did that driver first (before the MCF52259 came out.) This driver
needs only minor modifications for the MCF52259 since the latter
doesn't have an on-chip PHY.
The rest of the porting should be straightforward. I am attaching my
lwipopts.h, it could be helpful. I was trying to optimize if for my
small web server, but some settings could be a bit off. Anyway, it
works well enough.

Regards,
- mike

Attachment: lwipopts.h
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]