[ECOS] size sanity-check

Paul Kinzelman PaulK@isdcorp.com
Tue Apr 18 14:25:00 GMT 2000


I'm trying to evaluate the size of various components of ecos (on an
ARM board). Does the following make sense...

I compiled the hello.c example but with no stdio and printf, downloaded
it to the eval board, and gdb said the .text size was ~18K.
Could I assume this is the size of the basic kernel (in the standard
configuration) for gross approximation?

I tried compiling a few different clib calls and it looks like it links in
only the functions it needs. Any way to find out how big the clib is
approximately without compiling with all the function calls?

Also, any idea how big the tcpip stack is?
TIA!
-PaulK




More information about the Ecos-discuss mailing list