??? 03/02/05 17:01 Read: times |
#88892 - not quite... Responding to: ???'s previous message |
1kB additional on-chip SRAM usable as stack/data memory. AFAIR - Not really. It is not usable for the native '51 stack, the SP byte. It's DATA(XMOV) memory usable as TCP buffer, or for any of your own purposes (i.e. you can build a "virtual stack" on it.) |