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: dividing the elf object file file in to two binary files


ganesh kr wrote:
Hi,

I am new to ecos. I have  258 KB flash on my board. I am able to build
and run my small appliaction with ecos + lwip as nw stack. the code
size is 69KB.
I want to switch to freebsd/ openbsd based nw stack so that I can use
SNMP and DNS. Please any one let me know the aproximate code siaze if
I use freebsd based nw stack.

I don't have much experience with the other stacks (using lwip myself) but you need plenty of RAM to use them, which could be a problem on your platform. lwip does have support for DNS and SNMP, the APIs just differ. You could check out my current lwip port, which is a lot more up to date than the one in the eCos repository:


http://download.westlicht.ch/lwip-20090722.tar.gz

Simon

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