news.txt
来自「AT89C51CC03CAN引导程序C51原代码」· 文本 代码 · 共 38 行
TXT
38 行
NEWS - CAN bootloader
DESCRIPTION
-----------
The CAN bootloader facilitates In-System Programming and
In-Application Programming.
NEWS
----
DOWNLOAD
--------
This software program can download from the Atmel website:
http://www.atmel.com
CHANGES
-------
Version 1.0.0, 24/07/2003
- First release
Version 1.0.1, 15/03/2004
- Bug fix: SBV > 7F00H
Version 1.0.2, 8/06/2004
- Fix the problem when programming less than 16 bytes
- Change the Stack init when the bootloader start from IAP entry.
- No response on commande start application with reset.
- Support new api to load column latch from bootloader.
- Fix the canid initialisation
- Stop the CAN controller when the application is starting from bootloader
Version 1.0.3, 8/07/2005
- Change columns latches load method: wait the end of the reception of 128
data bytes before loading columns latches (see CAN booloader errata sheet for details).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?