FAQ
- M051 Base Series(95)
- M0518 Series(97)
- M0519 Series(43)
- M0564 Series(1)
- Mini51 Base Series(90)
- Nano100/102 Base Series(101)
- Nano103 Base Series(10)
- Nano110/112 LCD Series(100)
- Nano120 USB Series(111)
- Nano130 Advanced Series(110)
- NUC029 Series(94)
- NUC100/200 Advanced Series(102)
- NUC120/122/123/220 USB Series(116)
- NUC121/125 Series(1)
- NUC126 USB Series(2)
- NUC130/230 CAN Series(103)
- NUC131/NUC1311 CAN Series(98)
- NUC140/240 Connectivity Series(114)
Products
Applications
Function
+
FAQ
How to display the SFRs on Memory window in Keil C51? Issue Date:2019-10-02
Since one page of SFR is 128 bytes on 8051, the start address and end address of each page is from 0x80 to 0xFF. The user needs to define the memory location to display the content of the SFR. When the SFR has more than one page, the Watch window only shows the data of the defined address in the current page. When user needs to see the same SFR address content of multiple pages at the same time, it is suggested to use the Memory window to define the memory location for displaying the SFR page.
Define memory display location as D(RAM page number): RAM address number.
For example: D00:0x80
Products: | Microcontrollers ,8bit 8051 MCUs |
---|---|
Applications: | |
Function: | Software and Tools,Development-Environment,Keil |