代码搜索:objcopy
找到约 940 项符合「objcopy」的源代码
代码结果 940
www.eeworm.com/read/340665/3265826
d b-badfil2.d
#source: b-twoinsn.s
#source: b-badfil2.s
#source: b-post1.s
#source: b-goodmain.s
#ld: --oformat binary
#objcopy_linked_file:
#error: invalid mmo file: file name for number 42 was not specified befor
www.eeworm.com/read/340665/3265967
d b-fixo2.d
#source: b-twoinsn.s
#source: b-fixo2.s
#source: b-post1.s
#source: b-goodmain.s
#ld: --oformat binary
#objcopy_linked_file:
#objdump: -sht
# Note that we "optimize" out the high tetrabyte of 0 writt
www.eeworm.com/read/340665/3265978
d b-badrx1.d
#source: b-twoinsn.s
#source: b-badrx1.s
#source: b-post1.s
#source: b-goodmain.s
#ld: --oformat binary
#objcopy_linked_file:
#error: invalid mmo file: expected y = 0, .* lop_fixrx
www.eeworm.com/read/447738/1695033
d b-badfil2.d
#source: b-twoinsn.s
#source: b-badfil2.s
#source: b-post1.s
#source: b-goodmain.s
#ld: --oformat binary
#objcopy_linked_file:
#error: invalid mmo file: file name for number 42 was not specified befor
www.eeworm.com/read/447738/1695185
d b-fixo2.d
#source: b-twoinsn.s
#source: b-fixo2.s
#source: b-post1.s
#source: b-goodmain.s
#ld: --oformat binary
#objcopy_linked_file:
#objdump: -sht
# Note that we "optimize" out the high tetrabyte of 0 writt
www.eeworm.com/read/447738/1695197
d b-badrx1.d
#source: b-twoinsn.s
#source: b-badrx1.s
#source: b-post1.s
#source: b-goodmain.s
#ld: --oformat binary
#objcopy_linked_file:
#error: invalid mmo file: expected y = 0, .* lop_fixrx
www.eeworm.com/read/419090/2080878
makefile
# Makefile for AT91SAM7S evaluation kit with RS-485 Transceiver on UART0
# Written by Steve Karg 06-Aug-2007
TARGET=bacnet
# Tools
CC=arm-elf-gcc
OBJCOPY=arm-elf
www.eeworm.com/read/383940/2605395
1 tos-set-symbols.1
.TH tos-set-symbols 1 "Feb 2, 2006"
.LO 1
.SH NAME
tos-set-symbols - set initialized variable values in a binary
.SH SYNOPSIS
\fBtos-set-symbols\fR [\fB--objcopy=\fR\fIOBJCOPY\fR] [\fB--objdump=\fR\
www.eeworm.com/read/102427/10246164
makefile
include ../config.mk
DEFINES=-DAVR_OSC_FREQ=$(AVR_OSC_FREQ)
INCLUDES=-I../misc -I../irda
OBJS=irdial.o rules.o dtmf.o
%.o: %.c
$(CC) $(CFLAGS) $(DEFINES) $(INCLUDES) -c $<
%.hex: %
$(OBJCOPY) -O
www.eeworm.com/read/458440/7296575
makefile
NAME = demo2106_blink_flash
CC = arm-elf-gcc
LD = arm-elf-ld -v
AR = arm-elf-ar
AS = arm-elf-as
CP = arm-elf-objcopy
OD = arm-elf-objdump
CFLAGS = -I./ -c -fno-