Program space in the Arduino



i have worked pic18s in past.  the model worked had 32k of flash.  i using default atmega8.  i know has 1/4 of flash pic seems there little space available.

i have done if else statements, timer interrupt, a/d call , transmit function.  i had change math integer because not handle floats.  in past experience had 7 order polynomials , used floats extensively pic18.  it not seem doing should take space.

any thoughts
thanks

what language did use on pic?
do know latest arduino board has 16kb of code space?

remember arduino oss project , it's using avr-gcc might not efficient compiler on earth.


massimo


Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Program space in the Arduino


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums