代码搜索结果
找到约 10,000 项符合
SD Card 的代码
sd_mmc.cspy.bat
@REM This bat file has been generated by the IAR Embeddded Workbench
@REM C-SPY interactive debugger,as an aid to preparing a command
@REM line for running the cspybat command line utility with the
51+sd+tft.hex
:03000000023A358C
:0C3A3500787FE4F6D8FD7581D7023A7C5A
:103F4600CDBCCFF1CFD4CABECDEAB1CF0A00CEC424
:103F5600BCFED2D1B9D8B1D50A005344BFA8D2D13C
:0D3F6600BECDD0F70A005C2A2E626D7000FF
:0440C6004102FB
51+sd+tft.plg
礦ision3 Build Log
Project:
F:\SD卡资料\51+SD+TFT\51+SD+TFT.uv2
Project File Date: 12/18/2010
Output:
51+sd+tft.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 {
51+sd+tft.lnp
"STARTUP.obj",
"main.obj",
"FAT.obj",
"myfun.obj",
"sd.obj",
"uart.obj"
TO "51+SD+TFT"
RAMSIZE(256)
wtv020-sd-16˴ʶ-
#include
#include "语音模块.c"
//#define MANG (P3IN&BIT7)
main()
{
/*下面六行程序关闭所有的IO口*/
P1DIR = 0XFF;P1OUT = 0XFF;
P2DIR = 0XFF;P2OUT = 0XFF;
P3DIR = 0XFF;P3OUT = 0XFF;