代码搜索:bootLoader 开发教程
找到约 10,000 项符合「bootLoader 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/224377/14595393
txt readme.txt
把Makefile中的/usr/local/arm/2.95.3/bin/arm-linux-gcc改为你的arm-linux-gcc路径,-I/home/vi/v10/include改为你的4K_bootloader
下的include,如:你的4K_bootloader在/home下,则应改为-I/home/4K_bootloader/include,把-I/usr/local/arm/2.
www.eeworm.com/read/224377/14595444
txt readme.txt
把Makefile中的/usr/local/arm/2.95.3/bin/arm-linux-gcc改为你的arm-linux-gcc路径,-I/home/vi/v10/include改为你的4K_bootloader
下的include,如:你的4K_bootloader在/home下,则应改为-I/home/4K_bootloader/include,把-I/usr/local/arm/2.
www.eeworm.com/read/475351/6796759
uv2 pcf8583.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
www.eeworm.com/read/172197/9720014
makefile
SHELL = /bin/sh
bindir = /usr/local/arm/bin
CC = ${bindir}/arm-linux-gcc
AS = ${bindir}/arm-linux-as
LD = ${bindir}/arm-linux-ld
OBJCOPY = ${bindir}/arm-linux-objcopy
CFILES = pstring.o cmd.o uart.
www.eeworm.com/read/335859/12492202
c main.c
/*==================================================================
*
* This file is part of a small Nand flash bootloader designed to
* be loaded via EP93xx SPI boot.
*
* Copyright Cirrus Lo
www.eeworm.com/read/248677/12547628
c boot.c
/*
Turbo BDM Light ColdFire - USB bootloader
Copyright (C) 2005 Daniel Malik
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU G
www.eeworm.com/read/334856/12568990
lkf debug.lkf
-z -q -c -m"./Debug/LED.map" -o"./Debug/LED.out" -x -i"c:/ti5000/c5500/bios/lib" -i"c:/ti5000/c5500/rtdx/lib" -i"c:/ti5000/c5500/xdais/lib" -i"c:/ti5000/c5500/cgtools/lib"
"C:\ICETEK-VC5509-AG-EDULab
www.eeworm.com/read/334856/12569020
lkv debug.lkv
-z -q -c -m"./Debug/LED.map" -o"./Debug/LED.out" -x -i"c:/ti5000/c5500/bios/lib" -i"c:/ti5000/c5500/rtdx/lib" -i"c:/ti5000/c5500/xdais/lib" -i"c:/ti5000/c5500/cgtools/lib"
"C:\ICETEK-VC5509-AG-EDULab
www.eeworm.com/read/109665/15552597
mak makefile.mak
# Makefile
#
#
# Copyright (c) Altera Corporation 2002.
# All rights reserved.
#
# This is the Makefile for the ads directory of the Multiple Images
# Reference Design for Excalibur-ARM. Makef