• XRAM and Memory Model
    Hi everybody! I'm using a uC ADuC842 (based in 8052 core). It has 2 KB of XRAM On-Chip. I have a test program (C code) which do some operations with float numbers and send results to the serial...
  • XRAM and Memory Model
    Hi everybody! I'm using a uC ADuC842 (based in 8052 core). It has 2 KB of XRAM On-Chip. I have a test program (C code) which do some operations with float numbers and send results to the serial...
  • XRAM and Memory Model
    Hi everybody! I'm using a uC ADuC842 (based in 8052 core). It has 2 KB of XRAM On-Chip. I have a test program (C code) which do some operations with float numbers and send results to the serial...
  • XRAM and Memory Model
    Hi everybody! I'm using a uC ADuC842 (based in 8052 core). It has 2 KB of XRAM On-Chip. I have a test program (C code) which do some operations with float numbers and send results to the serial...
  • Does Keil simulator fix pdata on on-chip XRAM page 0 if on-chip XRAM MCU present?
    I build a C51 program and want to show someone else how the pdata variable is stores in C51. The result seemed there exit some problem. I found if I select non on-chip XRAM such as Philips P89C51, the...