Page 1 of 1

How to display the SFRs on Memory window in KEIL C51?

Posted: 31 May 2021, 16:18
by a_ziliu
The one page of SFR is 128 bytes on 8051. The start address and end address of each page is from 0x80 to 0xFF. User should define the memory location for display the SFR page.
Define memory display location as D(RAM page number): RAM address number.
For example: D00:0x80