代码搜索:如何学习 bootLoader?
找到约 10,000 项符合「如何学习 bootLoader?」的源代码
代码结果 10,000
www.eeworm.com/read/483667/6600428
cpp bootloader_psoc.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
USERES("BootLoader_PSoC.res");
USEFORM("Unit1.cpp", Form1);
USEFORM("Unit2.cpp", F
www.eeworm.com/read/410460/11286263
bld verno_bootloader.bld
# Copyright Statement:
# --------------------
# This software is protected by Copyright and the information contained
# herein is confidential. The software may not be copied and the informatio
www.eeworm.com/read/409303/11333542
c avr-bootloader.c
#include
#define SPM_PAGESIZE 256
#define BAUD_H 0x00
#define BAUD_L 0x17
#define DATA_BUFFER_SIZE SPM_PAGESIZE
//定义Xmodem控制字符
#define XMODEM_NUL 0x00
#define XMODEM_SOH 0x01
#
www.eeworm.com/read/409303/11333544
cof avr-bootloader.cof
www.eeworm.com/read/409303/11333545
prj avr-bootloader.prj
[Compiler Options]
Edit1=C:\iccv7avr\include
Edit2=C:\iccv7avr\lib
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=30
Edit13=
ComboBox1=0
Edit9=0x20000
Edit10=4096
ComboBox2=50
Radio
www.eeworm.com/read/409303/11333548
dbg avr-bootloader.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.2
CPU AVR
FRAMEPOINTER Y
DIR E:\项目\程序\Bootloader程序\AVR-Bootloader\
FILE AVR-Bootloader.c
FUNC boot_page_ew 1F91E fV
BLOCK 27 1F922
DEFLOCAL code 4 c
DEFLOCAL
www.eeworm.com/read/409303/11333549
opt avr-bootloader.opt
www.eeworm.com/read/409303/11333550
dsw avr-bootloader.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/409303/11333554