代码搜索:如何学习 bootLoader?
找到约 10,000 项符合「如何学习 bootLoader?」的源代码
代码结果 10,000
www.eeworm.com/read/288790/8607586
bib eboot.bib
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
;
; Use of this source code is subject to the terms of the Microsoft end-user
; license agreement (EULA) under which you licensed
www.eeworm.com/read/175836/9529618
bib eboot.bib
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
;
; Use of this source code is subject to the terms of the Microsoft end-user
; license agreement (EULA) under which you licensed
www.eeworm.com/read/338512/12302738
txt readme.txt
P89(L)V51Rx2 BOOTLOADER UPDATE
These bootloaders provide enhanced features, for example the ability to configure the ISP method used.
INSTALLATION
1. Start Flash Magic and make sure you can
www.eeworm.com/read/461364/7228587
lst bootloader_reservations.lst
C51 COMPILER V8.12 BOOTLOADER_RESERVATIONS 01/04/2009 23:51:50 PAGE 1
C51 COMPILER V8.12, COMPILATION OF MODULE BOOTLOADER_RESERVATIONS
OBJECT
www.eeworm.com/read/150183/5694299
uv2 joystick_bootloader.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (joystick_bootloader), 0x0000 // Tools: 'MCS-51'
Group (Source)
File 1,1, 0x0
File 1,1,
www.eeworm.com/read/150183/5694341
uv2 audio_bootloader.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (audio_bootloader), 0x0000 // Tools: 'MCS-51'
Group (Source)
File 1,1, 0x0
File 1,1,
www.eeworm.com/read/409303/11333551
mak avr-bootloader.mak
CC = iccavr
CFLAGS = -IC:\iccv7avr\include -e -D__ICC_VERSION="7.14C" -DATMEGA -DATMega128 -l -g -Mavr_enhanced -Wf-use_elpm
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LC:\iccv7avr\lib -g -e:0x20000
www.eeworm.com/read/409303/11333553
plg avr-bootloader.plg
Build Log
--------------------Configuration: AVR-Bootloader - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~
www.eeworm.com/read/449425/7505414
dep bootloader_nand_lpc3000 nand bootloader.dep
Dependencies for Project 'Bootloader_NAND', Target 'LPC3000 NAND Bootloader': (DO NOT MODIFY !)
F (.\LPC32x0.s)(0x482D61C8)(--device DARMP3 -g --fpu=vfpv2 --pd "__MICROLIB SETA 1" -I "D:\keils\ARM\IN
www.eeworm.com/read/302488/13833734
h version.h
/*
* Boot Loader Version
*
* This file is automatically generated from Makefile
*/
#ifndef __JASPERBOOT_VERSION_H
#define __JASPERBOOT_VERSION_H
#define BOOTLOADER_MAJORVERSION 0
#define BOOTLO