|
| From: | David Brown |
| Subject: | Re: [avr-gcc-list] AVR Libc int32_t and uint32_t typedefs are incorrect |
| Date: | Fri, 13 Jan 2012 18:45:23 +0100 |
| User-agent: | Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20111105 Thunderbird/8.0 |
On 13/01/2012 18:24, Weddington, Eric wrote:
IMNSHO, Code space trumps all other concerns. Eric
I don't agree with that. It's seldom that I run out of code space on AVR's - it's more often that I want more effective code (which means slower clocks, less power, etc.).
Experiences vary, and code space is often important - but it most certainly does not trump all other concerns. If it really is your main concern, forget C - write a small Forth VM and use that instead.
| [Prev in Thread] | Current Thread | [Next in Thread] |