代码搜索结果
找到约 10,000 项符合
LED 的代码
led.map
ARM Linker, RVCT3.0 [Build 951] for uVision [Full]
================================================================================
Section Cross References
startup.o(STACK) refers (Speci
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
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\好万年历\STULED\PROTEUS\KeilCode\LED.uv2
Project File Date: 08/28/2008
Output:
led.c
#include "reg51.h"
#include "intrins.h"
typedef unsigned char uint8;
typedef unsigned int uint16;
#define LED_Y P2
#define LCD_DATA 1
#define LCD_COMMAND 0
#define WORDNUU 11
sbit Ser_STB=P2^5
led.lst
C51 COMPILER V7.50 LED 09/28/2008 21:00:12 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN LED
led.lnp
"LED.obj"
TO "LED"
led.hex
:10000E002020594541522053455454494E472020F3
:10001E00002020594541523A323020202020202005
:10002E00200020204D4F4E54482053455454494EE5
:10003E0047200020204D4F4E54483A2020202020AB
:10004E0020202000202
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 {