代码搜索结果
找到约 3,767 项符合
Bootloader 的代码
makefile
COMPONENT=TCPEchoC
# uncomment this for network programming support
# BOOTLOADER=tosboot
# radio opts
CFLAGS += -DCC2420_DEF_CHANNEL=15
# CFLAGS += -DCC2420_DEF_RFPOWER=4
# CFLAGS += -DN
boot_hd.asm
; XERXYS BOOTLOADER 0.01
; (C)Copyright 2003 by Christian Lins
; This program is free software; you can redistribute it and/or modify it under the terms of the GNU
; General Public License as pu
boot_iso.asm
; XERXYS BOOTLOADER 0.01
; (C)Copyright 2003 by Christian Lins
; This program is free software; you can redistribute it and/or modify it under the terms of the GNU
; General Public License as pu
mic5402.asm
.title " test vc5402'bootloader..."
.ref _c_int00
.mmregs
gpiocr .set 3ch
gpiosr .set 3dh
dxr10 .set 23h
drr10 .set 21h
spsa0 .set 38
demo.c
/*
LuckyProg Mega8 BootLoader 引导程序 V1.0
文件名 : demo.c
作 者: 芯 艺
更新时间: 2004-08-30
CPU : ATMEGA8
时 钟: 4MHz
编 译: WinAVR-20040720
E-mail : changfutong@sina.com
MSN
demo.c
/*
LuckyProg2004 Mega8 BootLoader 引导程序
文件名 : demo.c
作 者: 芯 艺
更新时间: 2004-11-16
CPU : ATMEGA8
时 钟: 外部4MHz
编 译: WinAVR-20040720
E-mail : changfutong@sina.com
MSN
demo02.c
/*********************************************************************
*
* Example User Program to be used with resident Bootloader
*
*****************************************************
rm18f4550.lkr
// Sample linker command file for 18F4550 with Bootloader
// Rawin Rojvanit, 10/30/2004
LIBPATH .
FILES c018i.o
FILES clib.lib
FILES p18f4550.lib
CODEPAGE NAME=boot START=0x0
rm18f4550.lkr
// Sample linker command file for 18F4550 with Bootloader
// Rawin Rojvanit, 10/30/2004
LIBPATH .
FILES c018i.o
FILES clib.lib
FILES p18f4550.lib
CODEPAGE NAME=boot START=0x0