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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/22/04 08:59
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#83613 - compiler independency !!!
Responding to: ???'s previous message
The biggest advantage is the compiler independency.

Whenever you want to use a brand new 8051 derivate, simple do it !

E.g. I use AT89C51CC03, C8051F021 and many others with an old Keil C51 from 1995 where none of these was known.

Because all 8051 are 100% compatible !

Only if you need to access very huge memory above 64kB you need a never compiler which include the banked linker.
But until now, I needed always far below 64kB (40kB was my biggest project).


In opposition, if you want to use a brand new AVR or PIC, you must always buy the newest compiler version at first.



Peter


List of 13 messages in thread
TopicAuthorDate
advantages of 8052            01/01/70 00:00      
   Ubiquity            01/01/70 00:00      
   All much the same....            01/01/70 00:00      
      Where are 8051's used?            01/01/70 00:00      
         question does not make sense            01/01/70 00:00      
            Context            01/01/70 00:00      
   Different Look :)            01/01/70 00:00      
      hmmm...            01/01/70 00:00      
         Bill based on sq.cm..            01/01/70 00:00      
            Size?            01/01/70 00:00      
   Tools            01/01/70 00:00      
   compiler independency !!!            01/01/70 00:00      
      Exactly!            01/01/70 00:00      

Back to Subject List