代码搜索:DSP调试

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

代码结果 10,000
www.eeworm.com/read/199546/7845849

txt 调试方法.txt

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

doc 调试文档.doc

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