Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/19/02 13:04
Read: times


 
#27505 - RE: C compiler for 8051/52

the answers are very clear already, but I'll just add that if you force the Raisonance compiler to be ANSI, it will enforce some potentially "code inflating" techniques such as forcing promotions and making all functions reentrant, while at the same time still allowing some 8051 specific keywords such as "interrupt" (whose imlementation may differ from one compiler to another)

As for Sieve, I see a total size of 989 bytes (that can still be reduced by 4% using CodeCompressor) that seems too low (even for me!): maybe we are not using exactly the same source (or maybe it's due to a very modular printf function)

Regards,

Luca


List of 15 messages in thread
TopicAuthorDate
C compiler for 8051/52            01/01/70 00:00      
RE: C compiler for 8051/52            01/01/70 00:00      
RE: C compiler for 8051/52            01/01/70 00:00      
RE: C compiler for 8051/52            01/01/70 00:00      
RE: C compiler for 8051/52            01/01/70 00:00      
RE: C compiler for 8051/52            01/01/70 00:00      
RE: C compiler for 8051/52            01/01/70 00:00      
RE: C compiler for 8051/52            01/01/70 00:00      
RE: C compiler for 8051/52            01/01/70 00:00      
RE: C compiler for 8051/52            01/01/70 00:00      
RE: C compiler for 8051/52            01/01/70 00:00      
RE: C compiler for 8051/52            01/01/70 00:00      
RE: C compiler for 8051/52            01/01/70 00:00      
RE: C compiler for 8051/52            01/01/70 00:00      
RE: C compiler for 8051/52, Ralf            01/01/70 00:00      

Back to Subject List