代码搜索结果
找到约 10,000 项符合
Test 的代码
test.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 {
test.hex
:1004F4000147000242000002450000013F00C10321
:09050400023D0000C18201441116
:03000B0002054E9D
:0F054E00C0E00543E543700205420547D0E032A7
:10052600E4F542F543758902758A40758C40D2AF71
:05053600D2A9D28C
test.plg
礦ision3 Build Log
Project:
E:\cf1\AT89S52\资料\单片机无线\双向通信试验\test.uv2
Project File Date: 11/17/2008
Output:
test.c
#include
#include "string.h"
sbit LED1 = P1^2;
sbit LED2 = P1^4;
sbit LED3 = P1^3;
//sbit LED1 = P3^6;
//sbit LED2 = P3^7;
sbit W_IN = P3^2;
sbit W_OUT = P3^4;
unsigned char w
test.lnp
"test.obj"
TO "test"
CODE( 0X0000-0X0FFF )
test.do
# Test macro
vsim simcpu
view wave
add wave -radix decimal sim:/simcpu/*
add wave -radix decimal sim:/simcpu/u_cpu/*
force clk 0 0, 1 50ns -repeat 100ns
force reset 1 0, 0 60ns
force synct
test.err
Creating 'test.eep'
Creating 'test.obj'
Creating 'test.lst'
Assembling 'test.asm'
Including 'test.vec'
Including 'test.inc'
Program memory usage:
Code : 517 words
Cons
test.vec
;INTERRUPT VECTORS
JMP __RESET
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0