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
+
常见问答
Keil C51 环境下,如何使用 Memory 窗口查看 SFR 的内容? 日期:2019-10-02
在8051的架构中, SFR为128字节。每页的地址配置由0x80至0xFF,用户需要定义内存位置以显示SFR的内容。当SFR有多页时(page),watch 窗口仅能显示当前这页的对应地址的数据,当需要同时看到多页的同一地址内容时,可以使用memory 窗口来进行。
定义内存的方式为 D(RAM 页编号): RAM地址编号。
例如:D00:0x80

| 产品: | 微控制器 ,8 位 8051 微控制器 |
|---|---|
| 应用: | |
| 功能: | Software and Tools,Development-Environment,Keil |