??? 03/07/09 22:42 Read: times |
#163223 - The RealView compiler is very competent Responding to: ???'s previous message |
I would agree 100% with everything you say.
The other advantage of C is that you can always get the functionality up and running. Just by porting from one platform to another. If you want to tweak a function by re-writing in assembler, you have the fallback position of a fully working C function. So you can always have a test comparison. Do the bigger ARMs have cached execution ? Or can you always calculate instruction timing ? David. |