代码搜索结果

找到约 4,828 项符合 Bootloader 的代码

entries

/AT91RM9200-BasicROM_Services_BootLoader.html/1.1.1.1/Mon Feb 24 15:10:56 2003// /AT91RM9200-Download.html/1.1.1.1/Mon Feb 24 15:10:56 2003// /AT91_title.html/1.1.1.1/Mon Feb 24 15:10:56 2003// /or

main.c

#include "data.h" #include "boot_init.h" #include "port_fun.h" #include "boot_dat.h" main() { u16 i; init_board(); flash_ready(); flash_erase(); //往flash里烧入要被bootloader的程序段 for(

bld.bat

set WINCEREL=1 rem cd C:\WINCE500\PLATFORM\COMMON\SRC\COMMON\BOOT rem build -c cd C:\WINCE600\PLATFORM\aesop2440a\Src\Bootloader\Eboot build -c copy C:\WINCE600\PLATFORM\aesop2440a\target\ARM

entries

/AT91RM9200-BasicROM_Services_BootLoader.html/1.1.1.1/Mon Feb 24 16:10:57 2003// /AT91RM9200-Download.html/1.1.1.1/Mon Feb 24 16:10:57 2003// /AT91_title.html/1.1.1.1/Mon Feb 24 16:10:57 2003// /or

main.c

#include "data.h" #include "boot_init.h" #include "port_fun.h" #include "boot_dat.h" main() { u16 i; init_board(); flash_ready(); flash_erase(); //往flash里烧入要被bootloader的程序段 for(

main.c

#include "data.h" #include "boot_init.h" #include "port_fun.h" #include "boot_dat.h" main() { u16 i; init_board(); flash_ready(); flash_erase(); //往flash里烧入要被bootloader的程序段 for(

dummy.mcs

[Header] MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7} Version=1.0 [File000] Location=E:\PIC24F Bootloader\16-bit Flash Programmer\test\dummy app\bootkernel.o Folder=Intermediary DeviceName

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

readme

/* * TUSB2136/3210 bootloader and i2c ROM routines * See http://www-s.ti.com/sc/psheets/sllu025a/sllu025a.pdf * and http://tusb3210.sourceforge.net/ * * Copyright (C) 2001 Jim Paris

18f452.lkr

// Linker command file for 18F452 with bootloader // By R. Fosler LIBPATH . CODEPAGE NAME=boot START=0x0 END=0x1FF PROTECTED CODEPAGE NAME=prog START=0x200 END=0x7FFF CODEPAGE NAME