欢迎访问ic37.com |
会员登录 免费注册
发布采购

GMS34112TK-DT 参数 Datasheet PDF下载

GMS34112TK-DT图片预览
型号: GMS34112TK-DT
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller, 4-Bit, OTPROM, 0.5MHz, CMOS, PDSO20, SOP-20]
分类和应用: 计算机
文件页数/大小: 105 页 / 363 K
品牌: HYNIX [ HYNIX SEMICONDUCTOR ]
 浏览型号GMS34112TK-DT的Datasheet PDF文件第77页浏览型号GMS34112TK-DT的Datasheet PDF文件第78页浏览型号GMS34112TK-DT的Datasheet PDF文件第79页浏览型号GMS34112TK-DT的Datasheet PDF文件第80页浏览型号GMS34112TK-DT的Datasheet PDF文件第82页浏览型号GMS34112TK-DT的Datasheet PDF文件第83页浏览型号GMS34112TK-DT的Datasheet PDF文件第84页浏览型号GMS34112TK-DT的Datasheet PDF文件第85页  
Chapter 5. Software  
FPP (Fill Program memory)  
[Function]  
To fill the program memory area specified with <In> from the specified <address>  
with 1 byte data.  
[Format]  
FPP_<Address>_<In>_<Data>  
[Explanation]  
With this, the system fills the program memory area specified with <In> from the  
specified <address> with 1 byte data. It is possible to use symbols in <address>.  
[e.g]  
>FPP 100 L10 55  
>DPP 100  
0100 : 55 55 55 55 55 55 55 55 - 55 55 55 55 55 55 55 55  
0127 : 10 11 12 13 14 15 16 17 - 18 19 1A 1B 1C 1D 1E 1F  
011C : 20 21 23 24 25 26 27 29 - 29 2A 2B 2C 2D 2E 2F 30  
0122 : 31 32 33 34 35 36 37 38 - 39 3A 3B 3C 3D 3E 3F 40  
>
FPS (Fill Program memory)  
[Function]  
To fill the program memory area specified with <In> from the specified <address>  
with 1 byte data.  
[Format]  
FPS_<Address>_<In>_<Data>  
[Explanation]  
With this, the system fills the program memory area specified with <In> from the  
specified <address> with 1 byte data.  
It is possible to use symbols in <address>.  
[e.g]  
>FPS 100 L10 55  
>DPS 100  
0100 : 55 55 55 55 55 55 55 55 - 55 55 55 55 55 55 55 55  
0110 : 01 00 11 01 01 20 00 00 - 01 00 00 0C 01 00 55 55  
0120 : 01 00 11 01 01 20 00 00 - 01 00 00 0C 01 00 00 55  
0130 : 01 00 11 35 01 20 00 55 - 01 55 00 55 55 55 55 55  
>
5 -27  
 复制成功!