| ??? 01/18/03 10:25 Read: times |
#36710 - RE: higher MIPS for lower price |
Hi Mehmet,
the biggest speed improvement was always only given on thinking over the software. E.g. if you are not a very experienced assembler programmer, then using C can improve the speed many times. Since e.g. the good old Mr. Keil is a very experienced assembler programmer and has included his knowledge into the C compiler to generate very effective code. So if I want the absolute maximum speed, I let the compiler generate assembler output and then I do some small changes on removing some redundant instructions. Peter |



