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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/02/04 21:52
Read: times


 
#82431 - RE: largely irrelevant
Responding to: ???'s previous message
All the compiler knows about is the 8051 instruction set - the hardware beyond the chip is entirely irrelevant to the compiler!


Although it need not know more, a good compiler should know more than just the core 8051 instruction set. Certain special features found in some 8051 derivatives require compiler support if you wish to write and compile code that takes advantage of them; examples include multiple data pointers and expanded address spaces. Of course, it is also convenient (although not necessary) for a compiler to include header files with SFR definitions for the derivatives you will be using.

--Sasha Jevtic

List of 5 messages in thread
TopicAuthorDate
Dunfield C Cmplr and TECEL's P500 Board            01/01/70 00:00      
   largely irrelevant            01/01/70 00:00      
      RE: largely irrelevant            01/01/70 00:00      
         Irrelevant            01/01/70 00:00      
            RE: Irrelevant            01/01/70 00:00      

Back to Subject List