代码搜索结果

找到约 3,767 项符合 Bootloader 的代码

flashat91sam9261_ek.mac

execUserReset() { __hwReset(1000); __message("Target reset, wait until bootloader finish !!!"); } execUserPreload() { __hwReset(1000); __message("Target reset, wait until bootloader

flashat91sam9261_ek.mac

execUserReset() { __hwReset(1000); __message("Target reset, wait until bootloader finish !!!"); } execUserPreload() { __hwReset(1000); __message("Target reset, wait until bootloader

flashat91sam9261_ek.mac

execUserReset() { __hwReset(1000); __message("Target reset, wait until bootloader finish !!!"); } execUserPreload() { __hwReset(1000); __message("Target reset, wait until bootloader

build.sh

export PATH=/usr/local/arm/3.3.2/bin:$PATH rm -f *.o rm -f *.elf rm -f bootloader.raw rm -f *.bin rm -f *.nb0 arm-linux-gcc -Os -c vsprintf.c -o vsprintf.o arm-linux-gcc -Os -c util.c -o util.o arm

readme.txt

Kernel Wrap ----------- Wrap a kernel image suitable for raw-download into RAM. This provides the entry parameters suitable to get a kernel started without a Linux capable bootloader present. Usag

bootloader.dbg

IMAGECRAFT DEBUG FORMAT VERSION 1.1 CPU AVR DIR C:\DATA\MP3\BootLoader\ FILE assembly.s LINE 8 1FCDA LINE 9 1FCDC LINE 10 1FCDE LINE 11 1FCE0 LINE 12 1FCE4 LINE 13 1FCE6 LINE 19 1FCE8 LINE

main.dp2

main.o: C:\DATA\MP3\BootLoader/main.h C:\DATA\MP3\BootLoader/assembly.h C:/iccavr/include/macros.h C:/iccavr/include/iom128v.h

bootloader.mak

CC = iccavr CFLAGS = -IC:\iccavr\include\ -e -DATMEGA -l -g -Mavr_enhanced -Wf-use_elpm ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LC:\iccavr\lib\ -g -ucrtboothi.o -bvector:0x1fc00.0x20000 -bfunc_lit

说明.txt

/****************************************************************************** Atmega系列单片机 BootLoader程序 日 期:2007年4月 作 者: likeeavr 修 改:古欣 版权所有:avrvi论坛 www.avrvi.com bbs.avrvi.com 说明:当前版本

main.dp2

main.o: D:/PROGRA~1/icc/include/macros.h D:\桌面\AVR_BO~1.2\bootloader/assembly.h D:/PROGRA~1/icc/include/iom16v.h