代码搜索:Test

找到约 10,000 项符合「Test」的源代码

代码结果 10,000
www.eeworm.com/read/354009/10396590

mak test.mak

CC = iccavr CFLAGS = -ID:\PROGRA~1\icc\include -e -DATMEGA -DATMega16 -l -g -Mavr_enhanced ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LD:\PROGRA~1\icc\lib -g -ucrtatmega.o -bfunc_lit:0x54.0x4000 -dra
www.eeworm.com/read/354009/10396594

hex test.hex

:040000000C942B0031 :040020000C946D00CF :0100540001AA :14005600CFE5D4E0CDBFDEBFC051D0400AEA08830024E1E67A :14006A00F0E010E0E136F10711F00192FBCF0083E4E5F0E039 :14007E00A0E6B0E010E0E535F10721F0C895
www.eeworm.com/read/354009/10396597

s test.s

.module test.c .area data(ram, con, rel) _data:: .blkb 1 .area idata .byte 1 .area data(ram, con, rel) .dbfile F:\工程文件\AVR光盘\例程\m16\步进测试\test.c .dbsym e data _data c .area text(rom,
www.eeworm.com/read/354009/10396599

lk test.lk

test.o
www.eeworm.com/read/354009/10396607

prj test.prj

[Compiler Options] Edit1=\"D:\Program Files\icc\include\" Edit2=\"D:\Program Files\icc\lib\" Edit8= CheckBox1=0 CheckBox2=1 Edit3= Edit4= Edit11=16 Edit13= ComboBox1=0 Edit9=16384 Edit10=1
www.eeworm.com/read/354009/10396609

c test.c

//ICC-AVR application builder : 2007-8-2 13:09:26 // Target : M16 // Crystal: 8.0000Mhz #include #include unsigned char data = 0x1; void port_init(void) { PORTA = 0
www.eeworm.com/read/354009/10396611

mp test.mp

NOTE: AVR Code addresses are word addresses All other addresses (including ones in FLASH) are byte addresses Area Addr Size Decimal Bytes (Attributes) ----------
www.eeworm.com/read/354009/10396614

_c test._c

//ICC-AVR application builder : 2007-8-2 13:09:26 // Target : M16 // Crystal: 8.0000Mhz #include #include unsigned char data = 0x1; void port_init(void) { PORTA = 0
www.eeworm.com/read/354009/10396616

lis test.lis

.module test.c .area data(ram, con, rel) 0000 _data:: 0000 .blkb 1 .area idata 0000 01
www.eeworm.com/read/354009/10396621

dbg test.dbg

IMAGECRAFT DEBUG FORMAT VERSION 1.1 CPU AVR DIR F:\工程文件\AVR光盘\例程\m16\步进测试\ FILE test.c FUNC port_init 98 fV BLOCK 10 98 LINE 10 98 LINE 11 98 LINE 12 9C LINE 13 9E LINE 14 A2 LINE 15 A4 L