avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] Amazing result!


From: Peeter Vois
Subject: [avr-libc-dev] Amazing result!
Date: Mon, 17 Oct 2005 20:59:39 +0300

I have made first run my multiplication application with MUL modified
libm. This works as expected - the calculation is in its 2^-23
calculation error limit. But the amazing results come from the size of
application.

using libm without MUL, flash size 1640 bytes
using libm with MUL, flash size 468 bytes !!!

Best Regards ...
Peeter





reply via email to

[Prev in Thread] Current Thread [Next in Thread]