📄 customiz.1
字号:
.\" Man page for BOOT-51 V1.1 customiz.TH CUSTOMIZ 1 "31 December 2002" "BOOT\-51 V1.1" "BOOT\-51 Customization Utility".SH NAMEcustomiz \- customize BOOT\-51 for an 8051 target system.SH SYNOPSIS.B customizbaud [timer [prec [clock [start [user]]]]].SH DESCRIPTION.B customizis a customization utility for the 8051 bootstrap program.BR "BOOT\-51" "."Its source is distributed in file.IR "boot51.a51" ","which must be customized for the target board, before it is ready forassembly. This is performed with an include file.IR "boot51.inc" ","containing the required configuration data..I boot51.inccan be generated with the utility program.BR "customiz" ".".SH OPTIONSThere are two major groups of configuration parameters:.sp\- baudrate generation.br\- memory addresses.spThe parameters.BR "baud" ", " "timer" ", " "prec" ", and " "clock"specify everything that is required for baudrate generation, while.BR "start" ", and " "user"define important memory addresses..HP 6.B baudis the desired nominal baudrate (in Baud), BOOT\-51 should usefor communication with the host system..HP 6.B timeris the on\-chip timer or baudrate generator that is used forbaudrate generation. Legal values are:.RS.HP 5.B T1= timer 1 (default).bravailable on nearly all 8051 derivatives.HP 5.B T2= timer 2.bravailable on 8052/32 and all true compatibles.HP 5.B BG= internal baudrate generator.bravailable on 80C515/35 and 80C517/37.HP 5.B BA= internal baudrate generator.bravailable on 80C515A and 80C517A.HP 5.B D1= timer 1.brwith clock/12 or clock/4 prescaler on 80C320.RE.HP 6 .B precis the required relative precision of the baudratein percent. The default precision is 1.0 %..HP 6.B clockis the system clock frequency in MHz..br(11.0592 MHz default).HP 6.B startis the start address of BOOT\-51 on the target system in hexrepresentation. (default is 0000H).HP 6.B useris the usual hex start address of the application programsin the external memory. (default is 8000H).SH FILESWhen.B customizis terminating successfully, it creates an include file.I boot51.incin the working directory. This file is included by.IR "boot51.a51" "!".SH "EXIT STATUS"When terminating,.B customizreturns an exit code to the calling process:.sp.RS.BR "0" " no errors".br.BR "1" " parameter or baudrate errors".br.BR "2" " fatal runtime error".RE.SH USAGEFor detailed information on.B BOOT\-51customization see the.B BOOT\-51 User's Manualin ASCII file.IR "boot51.doc" ","or start reading with HTML file.IR "docs.htm" "!".SH AUTHORW.W. Heinz.SH "SEE ALSO".BR asem (1),.BR hexbin (1),.BR reset51 (1),.BR boot (1)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -