代码搜索:Keil
找到约 10,000 项符合「Keil」的源代码
代码结果 10,000
www.eeworm.com/read/348341/11600908
rar keil_chinese.rar
www.eeworm.com/read/158158/11641329
mht keil汉字补丁.mht
From:
Subject: =?gb2312?B?a2VpbLq619ayubah?=
Date: Fri, 16 Jun 2000 20:33:40 +0800
MIME-Version: 1.0
Content-Type: multipart/related;
boundary="----=_NextPar
www.eeworm.com/read/345588/11807865
txt keil c经验.txt
我们使用<mark>Keil</mark> C调试某系统时积累的一些经验
1、在Windows2000下面,我们可以把字体设置为Courier,这样就可以显示正常。
2、当使用有片外内存的MCU(如W77E58,它有1K片外内存)的时候,肯定要设置标志位,并且编译方式要选择大模式,否则会出错。
****3、当使用<mark>Keil</mark> C跟踪程序运行状态的时候,要把引起Warning的语句屏蔽,否则有可能跟踪语句的时候会出错。 ...
www.eeworm.com/read/155804/11845972
lnp serial_keil.lnp
"crc_chk.obj",
"Serial.obj"
TO "serial_keil"
www.eeworm.com/read/155804/11845994
opt serial_keil.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/155804/11846006
plg serial_keil.plg
Build target 'Target 1'
compiling crc_chk.c...
assembling Serial.asm...
linking...
Program Size: data=9.0 xdata=0 code=992
"serial_keil" - 0 Error(s), 0 Warning(s).
compiling crc_chk.c...
crc_chk.c -
www.eeworm.com/read/155804/11846056
opt keil 51.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/155804/11846070
lnp keil 51.lnp
"route0.obj",
"main_sub.obj",
"rount4.obj",
"crc0.obj",
"rount2.obj",
"rount1.obj",
"rount6.obj",
"rount5.obj",
"rount3.obj"
TO "KEIL 51"
www.eeworm.com/read/155804/11846114
plg keil 51.plg
Build target 'Target 1'
compiling main_sub.c...
compiling crc0.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?OWREADBIT?RW1820
*** WARNING L16: UNCALL
www.eeworm.com/read/343817/11922490