代码搜索结果
找到约 4,828 项符合
Bootloader 的代码
init.c
#include "init.h"
/*参数声明*/
unsigned char msg_buffer[300]; //消息体
unsigned char seqNumber; //顺序数
unsigned char checkSum; //和校验
unsigned char clockSpeed; //时钟速度
unsigned char reset
init._c
#include "init.h"
/*参数声明*/
unsigned char msg_buffer[300]; //消息体
unsigned char seqNumber; //顺序数
unsigned char checkSum; //和校验
unsigned char clockSpeed; //时钟速度
unsigned char reset
readme.txt
本工程使用ARM SDT2.51开发,可以很方便的改为ADS或者其它IDE的工程。
工程目录结构说明
--根目录
-- bootloader.apj, ARM Project Manager工程文件
-- INC目录, 头文件
-- SRC目录, 源文件
-- Debug目录, debug版本的编译和链接结果
-- Bin2C, 将Bin文件转化为C代码
makefile
#
# arch/alpha/boot/Makefile
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this archive
# for more details.
news.txt
NEWS - CAN bootloader
DESCRIPTION
-----------
The CAN bootloader facilitates In-System Programming and
In-Application Programming.
NEWS
----
DOWNLOAD
--------
This software program
makefile
#
# arch/alpha/boot/Makefile
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this archive
# for more details.
makefile
#
# arch/alpha/boot/Makefile
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this archive
# for more details.
makefile
#
# arch/alpha/boot/Makefile
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this archive
# for more details.
makefile
#
# arch/alpha/boot/Makefile
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this archive
# for more details.
boot.lst
Turbo Assembler Version 4.1 11/01/02 01:23:01 Page 1
boot.ASM
instinct - bootloader 0.0.3
1 %TITLE "instinct - bootloader 0.0.3"
2
3 ; Robert