| ??? 08/20/02 07:36 Read: times |
#27550 - RE: declaring variables and registers |
more generally you can use the internal data RAM of the 8052 and get access to the 256 bytes of memory in there. Each location can be used as a "variable". Be aware though that the stack also uses the data memory. There are direct and indirect memory locations too.
Look at the 80C51 family documents that Erik points out. Steve |



