代码搜索:调试协议
找到约 10,000 项符合「调试协议」的源代码
代码结果 10,000
www.eeworm.com/read/419995/10824134
c spi_slave.c
/////SPI调试程序//////////
/////SPI_slave.c//////////////
#include
typedef unsigned char uchar;
typedef unsigned int uint;
xdata uchar aa[6]={0x31,0x32,0x33,0x34,0x35,0x36};
xdata uch
www.eeworm.com/read/274718/10856550
cpp 5_30.cpp
#include
using namespace std;
#define RUN //语句1:在调试程序时使之成为注释行
int main()
{ int x=1,y=2,z=3;
#ifndef RUN //语句2:本行为条件编译命令
cout
www.eeworm.com/read/419541/10863342
txt readme.txt
本节给出三个非常实用和高速的内存分配函数。读者可以直接拷贝这三个函数到程序中去,使用Allocate()和My_Free()代替系统提供的alloc()和free()函数。调试环境为TC2.0或者TC3.0
www.eeworm.com/read/272975/10934399
uv2 uart.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (串口仿真调试演示), 0x0000 // Tools: 'MCS-51'
Group (程序文件)
Group (说明)
File 1,1, 0x0
File 1,1,
www.eeworm.com/read/418049/10966750
c adc0_temp.c
//内部温度传感器调试程序//
//ADC0_TEMP.c
#include
#define ADC0START temppage=SFRPAGE;SFRPAGE=0x00;AD0BUSY=1;SFRPAGE=temppage
typedef unsigned int uint;
typedef unsigned char uchar;
typedef un
www.eeworm.com/read/271877/10977387
txt readme.txt
本节给出三个非常实用和高速的内存分配函数。读者可以直接拷贝这三个函数到程序中去,使用Allocate()和My_Free()代替系统提供的alloc()和free()函数。调试环境为TC2.0或者TC3.0
www.eeworm.com/read/416218/11037789
c spi_slave.c
/////SPI调试程序//////////
/////SPI_slave.c//////////////
#include
typedef unsigned char uchar;
typedef unsigned int uint;
xdata uchar aa[6]={0x31,0x32,0x33,0x34,0x35,0x36};
xdata uch
www.eeworm.com/read/461371/7228570
c spi_slave.c
/////SPI调试程序//////////
/////SPI_slave.c//////////////
#include
typedef unsigned char uchar;
typedef unsigned int uint;
xdata uchar aa[6]={0x31,0x32,0x33,0x34,0x35,0x36};
xdata uch
www.eeworm.com/read/460872/7239003
map sci_test.map
Optimizing Linkage Editor (Ver. 8.0.01.000) 25-Apr-2008 08:33:17
*** Options ***
-subcommand=E:\教学\高档单片机原理与应用 SH3 7709\SH_test\已通过调试的\2008版\SCI_test\sci_test\debug\SCI_test.hlk
-noprelink
www.eeworm.com/read/460872/7239014
shg sci_test.shg
-cpu=sh3
-output="E:\教学\高档单片机原理与应用 SH3 7709\SH_test\已通过调试的\2008版\SCI_test\sci_test\debug\SCI_test.lib"
-noinline
-gbr=auto
-head=runtime,new,math,stdio,stdlib,string