??? 05/16/07 16:15 Read: times |
#139368 - bizarre!? Responding to: ???'s previous message |
Thanks, Jan.
As you perfectly know... if resources were infinite: RAM, ROM speed... sure, no care about speeding things up. Since these resources are not, what about making things in an intelligent way to optimize its use? The advantages that C offers (implementation time, learn curve, maintenance...) makes it preferable (in my humble opion) to asm for the project I am working. In other cases, where time accuracy is required to the microsecond, of course, asm would come in question. Ok, Jan, coming back to the optimization tips, can you give some inputs? /Marcos |