lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] LWIP on Cortex-M1


From: Pow, Christopher (SWCOE)
Subject: Re: [lwip-devel] LWIP on Cortex-M1
Date: Thu, 23 Feb 2012 18:02:08 +0000

Thanks Simon!  The protocols would be bare minimum.  ARP, UDP.

 

Christopher S. Pow ___________________ Senior Engineer
Honeywell _____________________________  SWCOE-RTOS
2600 Ridgway Pkwy. ______  o:(612)951-5852 c:(612)910-1271
Minneapolis, MN 55413 __  address@hidden

 

From: lwip-devel-bounces+address@hidden [mailto:lwip-devel-bounces+address@hidden On Behalf Of address@hidden
Sent: Thursday, February 23, 2012 11:33 AM
To: lwip-devel
Subject: Re: [lwip-devel] LWIP on Cortex-M1

 

Pow, Christopher (SWCOE) wrote:

I’m investigating whether anyone has ported LWIP to a Cortex-M1 platform for a project I’m working on?  The memory requirements I’m after are incredibly tight—so I’m also wondering if anyone’s been able to make LWIP fit into 16KB code and 32KB data?


I haven't run it on an M1, yet, but I do have compiled the sources for an M3. I don't know the numbers off my head (I'd have to look them up at work tomorrow), but 16KB code do seem quite tough, while 32KB RAM should do. It largely depends on the protocols you want to use, I guess. I'll see if I can find numbers for the various protocols. The compiler we have might be able to compile for an M1, also.

Simon


reply via email to

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