代码搜索结果
找到约 10,000 项符合
Remote Control 的代码
test_remote.s
.module test_remote.c
.area text(rom, con, rel)
.dbfile e:/ICC/include/sl3010.c
.dbfunc e port_init _port_init fV
.even
_port_init::
.dbline -1
.dbline 83
; //ICC-AVR application builde
test_remote.lst
__start:
__text_start:
000D E5CF LDI R28,0x5F
000E E0D2 LDI R29,2
000F BFCD OUT P3D,R28
0010 BFDE OUT P3E,R29
0011 51C0 SUBI R28,0x10
0012 40D0
test_remote.lis
.module test_remote.c
.area text(rom, con, rel)
0000 .dbfile e:/ICC/include/sl3010.c
0000 .dbfunc e port_init _
test_remote.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR e:\ICC\include\
FILE sl3010.c
FUNC port_init 5A fV
BLOCK 83 5A
LINE 83 5A
LINE 84 5A
LINE 84 5E
LINE 85 60
LINE 85 64
LINE 86 68
LINE 86 6C
test_remote.hex
:020000000CC032
:14001A00CFE5D2E0CDBFDEBFC051D0400AEA08830024E0E6B9
:14002E00F0E010E0E936F10711F00192FBCF0083EAE1F0E06B
:14004200A0E6B0E010E0EA31F10721F0C89531960D92F9CFF5
:1400560030D1FFCF8FEF8AB
test_remote.mak
CC = iccavr
CFLAGS = -Ie:\ICC\include\ -e -l -g -Wa-W
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -Le:\ICC\lib\ -g -Wl-W -bfunc_lit:0x1a.0x2000 -dram_end:0x25f -bdata:0x60.0x25f -dhwstk_size:16 -beepro
test_remote.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------
test_remote.lk
test_remote.o
test_remote.o
XL
H 2 areas 18 global symbols
M test_remote.c
S push_gset1 Ref0000
S pop_gset1 Ref0000
A text size 274 flags 0
dbfile e:/ICC/include/sl3010.c
dbfunc e port_init 0 fV
dbline FFFFFFFF 0
dbline