代码搜索:LCD调试
找到约 10,000 项符合「LCD调试」的源代码
代码结果 10,000
www.eeworm.com/read/104986/15680218
plg 调试.plg
Build Log
--------------------Configuration: 调试 - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"Debu
www.eeworm.com/read/159156/10687954
pdf sharp lcd & controller 调试手记.pdf
www.eeworm.com/read/189691/8458724
bmp 调试界面.bmp
www.eeworm.com/read/432626/8586543
opt 系统调试.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 {
www.eeworm.com/read/388525/8604675
obj 按键调试.obj
www.eeworm.com/read/388525/8604690
hex 按键调试.hex
:0400CF000208000023
:10008F00C290C291C292C293C294C295C296C297B5
:10009F0020A01B1200C220A01530A0FD0509E50904
:1000AF0070020508641045087004F508F509850904
:0300BF009080DD51
:0C00C200E4FFE4FE0EBE50FC
www.eeworm.com/read/388525/8604699
pwi 按键调试.pwi
www.eeworm.com/read/388525/8604704
opt 按键调试.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 {
www.eeworm.com/read/388525/8604707
c 按键调试.c
#include
#define uchar unsigned char;
#define uint unsigned int;
sbit LED1 = P1^0;
sbit LED2 = P1^1;
sbit LED3 = P1^2;
sbit LED4 = P1^3;
sbit LED5 = P1^4;
sbit LED6 = P1^5;
sbit LED