代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
led.map
******************************************************************************
TMS320C24xx COFF Linker Version 7.02
*****************************************************
led.asm
$MOD51
E BIT P3.2
RS BIT P3.1
RW BIT P3.0
org 0
mov p2,#0
main: lcall led
led:
mov p2,#0
lcall delay
xuat:
mov p2,#00000001b
lcall delay
mov p2,#00000010b
lcall delay
mov p2,#000001
led.plg
礦ision3 Build Log
Project:
F:\proteus&mcu相关\piaoling文件\上传一个DS1302+max7219做的电子钟\ds1302+8位数码管电子钟\KEIL C\LED.uv2
Project File Date: 12/17/2006
Output:
led.lnp
"Text1.obj"
TO "LED"
led.hex
:0B0498007E306D79335B5F707F7B016D
:0A048D00082100000000000000003C
:0F045E00EF7F08A2E092B7D2B6C2B6C313DFF4A5
:01046D00226C
:0F046E007F08C313A2B792E7D2B6C2B6DFF4FF7E
:01047D00225C
:10042300AE05C2B
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.lnp
"led.obj"
TO "led"
RAMSIZE(256)
led.plg
礦ision3 Build Log
Project:
E:\flash_led\led.uv2
Project File Date: 12/26/2008
Output:
Build target 'Target 1'
compiling led.c...
linking...