RTEMS on Virtex 4
Chris Johns
chrisj at rtems.org
Fri May 31 22:39:15 UTC 2013
Gempeler Stefan wrote:
>
> 2. The test program is only a simple "Hello World" and it already
> consumes 2/3 of our memory, which is a no-go:
>
> text data bss dec hex filename
>
> 126520 1724 4004 132248 20498 o-optimize/rtems-app.exe
>
> Ok, I'm sure that the system I put together is not optimized at all, but
> I'm still quite surprised...
>
Is your hello world using 'main' or 'Init' ? If so it could be pulling
in the networking stack.
Chris
More information about the users
mailing list