代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
led.lst
A51 MACRO ASSEMBLER LED 07/29/2007 13:33:04 PAGE 1
MACRO ASSEMBLER A51 V7.07
OBJECT MODULE PLACED IN LED.OBJ
ASSEMBLER INVO
led.asm
ORG 00H
START: JB P1.0,LIG
CLR P0.0
SJMP START
LIG: SETB P0.0
SJMP START
END
led.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
led.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\lgq\My Documents\例程源码\单路模拟开关灯\ASM\LED.uv2
Project File Date: 07/29/2007
Output:
Build tar
led.hex
:0300000002000BF0
:0C000B00787FE4F6D8FD75810702000044
:0B000000209004C28080F9D28080F5BF
:00000001FF
led.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
led.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\lgq\My Documents\例程源码\单路模拟开关灯\C\LED.uv2
Project File Date: 07/29/2007
Output:
led.hex
:03000000020003F8
:0C000300787FE4F6D8FD75810702000F3D
:0B000F00209004C28080F9D28080F5B0
:00000001FF
led.lst
A51 MACRO ASSEMBLER LED 07/29/2007 13:48:27 PAGE 1
MACRO ASSEMBLER A51 V7.07
OBJECT MODULE PLACED IN LED.OBJ
ASSEMBLER INVO