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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/05/02 09:24
Read: times


 
#23936 - RE: 8051 vs microchip pic/Andy

"Keil C51 provides extensions such as bit, sbit, sfr, the memory-space keywords data, xdata, etc, a pointer implementation to cope with the different memory spaces, etc, etc, etc..."

Thats an advantage of the 8051 having 128 bits which can be used as flags"
But when it comes to portabilty this not a big problem , you can either assign a byte for each flag or make a structure or union of bits in a byte to make a flag depending on how tight your memory is.
And remember when you are using a compiler you dont bother yourself with addressing modes, xdata, pdata etc. The good new compiler would do it efficiently.

List of 23 messages in thread
TopicAuthorDate
8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic/Andy            01/01/70 00:00      
RE: 8051 vs microchip pic/Andy            01/01/70 00:00      
RE: 8051 vs microchip pic/Andy            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic - Gordon            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      
RE: 8051 vs microchip pic - Gordon            01/01/70 00:00      
RE: 8051 vs microchip pic - Gordon            01/01/70 00:00      
RE: 8051 vs microchip pic - Gordon            01/01/70 00:00      
RE: 8051 vs microchip pic - Gordon            01/01/70 00:00      
RE: 8051 vs microchip pic / Peter            01/01/70 00:00      
RE: 8051 vs microchip pic / Mahmood            01/01/70 00:00      
RE: 8051 vs microchip pic            01/01/70 00:00      

Back to Subject List