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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/14/01 11:43
Read: times


 
#12501 - RE: Roger
Hi Steve,

I have a huge assembler code library, so reusable code is usually around 60-70%.
Since i started to develope 8051 applications i obeyed strict guidelines about register usage / interface, so even when i design something new with various old modules they'll fit almost seamlessly together.

This is one of the reasons why i never had the urge to switch to C for programming on 8051.

a couple of weeks ago i ported an lcd assembler demo (fancy scroll effects with an HD44780 like I2C LCD) from 8051 to C161 on a rainy sunday afternoon - so i can say what helped me over the years is a modular design with very well documented interfaces.

Cheers, Roger

List of 17 messages in thread
TopicAuthorDate
Biggest program size            01/01/70 00:00      
RE: Biggest program size            01/01/70 00:00      
RE: Biggest program size            01/01/70 00:00      
RE: Biggest program size            01/01/70 00:00      
RE: Biggest program size            01/01/70 00:00      
RE: Roger            01/01/70 00:00      
RE: Roger            01/01/70 00:00      
RE: Roger            01/01/70 00:00      
RE: Biggest program size            01/01/70 00:00      
RE: Biggest program size            01/01/70 00:00      
RE: Rogers comments            01/01/70 00:00      
Code lines            01/01/70 00:00      
RE: Code lines            01/01/70 00:00      
RE: Code lines            01/01/70 00:00      
RE: Code lines            01/01/70 00:00      
RE: Biggest program size            01/01/70 00:00      
RE: Biggest program size            01/01/70 00:00      

Back to Subject List