代码搜索:在线调试
找到约 10,000 项符合「在线调试」的源代码
代码结果 10,000
www.eeworm.com/read/434267/7879020
txt 调试说明.txt
基于《Stellaris外设驱动库》的例程:处理器直接触发ADC采样
本实验演示配置ADC采样序列0,通过处理器直接触发ADC采样,ADC模拟量需从外部输入(ADC0),最大不能超过3.0V,因为ADC内置的参考电压为3.0V。
在进行ADC配置之前,必须首先进行PLL锁相环配置(详见EasyARM1138例程\02 SysCtl(系统控制)\3 锁相环PLL设置)。错误配置PLL将使 ...
www.eeworm.com/read/434134/7886630
exe 端口调试.exe
www.eeworm.com/read/434134/7886642
rar 端口调试.rar
www.eeworm.com/read/433610/7919259
__i 调试中.__i
"..\调试中\调试中.c" BROWSE DEBUG OBJECTEXTEND PRINT(.\调试中.lst) OBJECT(.\调试中.obj)
www.eeworm.com/read/433610/7919327
lst 调试中.lst
C51 COMPILER V8.05a 礯试中 05/11/2008 14:59:24 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE 礯试中
OBJECT MODULE PLACED IN .\调试中
www.eeworm.com/read/246946/12696723
vi 串口调试.vi
www.eeworm.com/read/145734/12704951
rar jtag调试.rar
www.eeworm.com/read/246421/12725092
c 12887(调试).c
#include
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define nop() _nop_()
#define DATA_PORT P0
www.eeworm.com/read/332034/12784393
txt 错误调试.txt
LINK : warning LNK4098: defaultlib "msvcrtd.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
以上错误都是因为没有用将mfc动态库。
要在project-->setting-->genenal
在下面的Micro Foundation class
选择Use MFC
www.eeworm.com/read/331278/12835268