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
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
Post a Comment