| ??? 06/22/01 15:58 Read: times |
#12722 - RE: Any way to compress a program... |
CodeCompressor51 is a post linker optimisation utility used by Raisonance 51 and XA compilers to dramatically reduce code size. We have seen improvements over the final Keil output by a minimum of 7% to a maximum of 35%. We advertise 20% as typical. The Raisonance tools are 100% source and directive compatible with Keil's C51 so porting over is trivial. Our linker is more capable with regards to FLASH, Code Banking, generic pointers and indirect function calls.
Check out our web pages at either www.amrai.com or www.raisonance.com depending on where you are located. There is a complete writeup on CC51 there. Bryan Whitton American Raisonance 877-315-0792 Charles Atkinson wrote: ------------------------------- What is a CodeCompressor51 ? I assume it is some form of software, we use the keil compiler here and a compressor or optimiser would be nice. Cheers Charles |



