代码搜索:在线调试
找到约 10,000 项符合「在线调试」的源代码
代码结果 10,000
www.eeworm.com/read/314888/13557059
txt 调试方法.txt
1 拨码开关2---> on;
2 将JP2的26、27两脚短接;JP3的26、27两脚短接;
3 电位计的VCC端接JP3的38、39或40脚;GND端接JP2的38、39或40脚;
4 打开“D:\ti\MyProject\ad2407\ad2407.pjt"先重新编译所有文件;
5 将“cesi”或“ADRESULT[i] ”添加到Watch Window;
6 将光标置于adc.
www.eeworm.com/read/308700/13695706
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/304524/13791767
通用板调试
www.eeworm.com/read/304524/13791798
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/303591/13812026
txt 调试实例.txt
调试结果:
Some years ago I took on an assignment in a southern county to work with people
on public welfare. What I wanted to do was show that everybody has the capacity
to be self-sufficient and all w
www.eeworm.com/read/303589/13812031
txt 调试实例.txt
调试(一)
请输入多项式A,B的项数m,n:4,5
请输入系数,指数:
1,3
1,5
-1,2
1,0
1.00-1.00x^2 + 1.00x^3 + 1.00x^5
请输入系数,指数:
1,6
-1,5
-1,4
0,1
系数不为0,请重新输入系数,指数:
1,0
-1,2
1.00-1.00x^2-1.00x^4-1.00x^5 + 1.00x^6
A
www.eeworm.com/read/301843/13847595
opt iic调试.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/301843/13847598
hex iic调试.hex
:0402950050590701B4
:06028100E4FF0FBF06FCC4
:010287002254
:06028800E4FF0FBF01FCC2
:01028E00224D
:0C023D00E4FFE4FE0EBE7DFC0FBF32F6B5
:010249002292
:0800CA001200D2120281AF0501
:1000D2008F20C297C
www.eeworm.com/read/301843/13847599
plg iic调试.plg
礦ision2 Build Log
Project:
F:\AT89S52\单片机测试\时钟芯片测试\IIC调试.uv2
Project File Date: 10/22/2007
Output:
Build target 'Target 1'
compiling PCF8563.
www.eeworm.com/read/207069/6297587
txt 调试方法.txt
1、先启动A/D转换。向0X0004写入任意的数值即可。
2、访问A/D,在0x0008中度入数值即可。