Simple question.
I am not familiar with the Atmel chip, is there an assembly language programming tool available? If it ever gets to the point of extreme code optimisation you will get better results with assembler than with a higher level language compiler.
Actually it is worth looking at the code generated for function calls, compilers often stick quite a lot of unnecessary overhead in them.
|