⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 install.txt

📁 51代码综合,ISP,用于8051单片机应用编成
💻 TXT
字号:
INSTALL - Flash_Api; Updated: 2001/08/29
               

ATMEL - Wireless and Microcontrollers 2001


REQUIREMENTS
------------
- T89C51 RD2 Component with UART Bootloader Rev 2.4
- A Keil(c) C Compiler ( Tested with V6.03 )
- The "In System Programming - Flash Library for T89C51RD2" application Note.

INSTALLATION
------------

- Hardware : When needed, you can update your T89C51RD2 to the current version ( Rev 2.4 ) with the HEX file include in the distribution.

- 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 t89c51rd2.h file include in this distribution )

CONFIGURATION
-------------
- To use the needed functions for Flash Access, you need to configure the correct define in flash_api.h
( See Application Note :In System Programming - Flash Library for T89C51RD2 )

- Take care to enable the "#define LARGE_MEMORY_MODEL" when using Keil compiler in this mode.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -