代码搜索:调试设备

找到约 10,000 项符合「调试设备」的源代码

代码结果 10,000
www.eeworm.com/read/227097/14441515

txt 调试日志.txt

其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工,所以如果fd = open("/dev/dsp", O_RDWR) ,则无法录音和回放。只能分别设置RDONLY和WRONLY。即半双工方式。否则,就是在录音的时候可以听见,但是无法回放。分析下来似乎是IIC总线中只分配了一个通道给声卡,或者是只启用了一个通道,所以无法录音和放音同步进行。解决方法就是分别以R ...
www.eeworm.com/read/224800/14567365

exe 接触调试.exe

www.eeworm.com/read/224119/14605404

txt 输出-调试.txt

“d51.exe”: 已加载“F:\Backup\我的文档\Visual Studio Projects\d51\Debug\d51.exe”,已加载符号。 “d51.exe”: 已加载“C:\WINDOWS\system32\ntdll.dll”,未加载任何符号。 “d51.exe”: 已加载“C:\WINDOWS\system32\kernel32.dll”,未加载任何符号。 程序“[3
www.eeworm.com/read/222371/14694333

txt 调试方法.txt

1、先启动A/D转换。向0X0004写入任意的数值即可。 2、访问A/D,在0x0008中度入数值即可。
www.eeworm.com/read/119149/14838422

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/219562/14875877

txt 输出-调试.txt

Warning: no message line prompt for ID 0x0072. “TFont.exe”: 已加载“E:\WINDOWS\system32\apphelp.dll”,未加载任何符号。 “TFont.exe”: 已加载“E:\WINDOWS\system32\clbcatq.dll”,未加载任何符号。 “TFont.exe”: 已加载“E:\WINDOWS\syst
www.eeworm.com/read/8963/156914

clw 串口调试.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CWaveDlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "串口调试.h"