install.txt
来自「Flash drivers for Atmel 80C51 using Keil」· 文本 代码 · 共 21 行
TXT
21 行
INSTALL - rd2-fa-uart-1_0_0
ATMEL - 2002
REQUIREMENTS
------------
- AT89C51RD2/ED2/ID2 Component with UART Bootloader Rev 1.0.0
- A Keil(c) C Compiler ( Tested with V6.03 )
INSTALLATION
------------
- Add the files flash_api.c and flash_api.a51 to your project
- Include the files flash_api.h and config.h to your project
- Be sure to have a correct SFR description file with the 16 bits SFR DPTR
( You can use the at89c51xd2.h file include in this distribution )
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?