[En-Nut-Discussion] Nut/Net ARM port

Joel Winarske joelw at indyelectronics.com
Wed Jan 18 21:13:54 CET 2006


> Understood. I suppose we need twice as much stack space for the ARM
> (32-bit vs. 16 bit addresses)? And what about the density of the
> generated code compared to AVR? Is it similar or does the code take up
> more ROM space?

Similar ROM, this is affected by type alignment.  For stack you generally
only need a system and irq stack.  512 bytes for each is generally plenty,
although I don't know what the average footprint for a Ethernut build is. 

Angel, can you provide some info as to what your build consumes in ROM/RAM
without your application?


Joel





More information about the En-Nut-Discussion mailing list