lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Port to TMS320C6713


From: Bernhard 'Gustl' Bauer
Subject: [lwip-users] Port to TMS320C6713
Date: Wed, 23 Feb 2005 09:32:50 +0100
User-agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)

Hi,

I try to port lwip to the TI TMS320C6713. This is a 32 bit floating point DSP. My lwipopts.h looks like this:

#define MEM_ALIGNMENT                   4
#define LWIP_DHCP                       1
#define LWIP_NOASSERT
#define NO_SYS                          1

I can compile it and it needs about 80 MByte code and about 16 MByte data. This is about twice as much code as mentioned on the website. Any idea why?

TIA Gustl




reply via email to

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