代码搜索结果
找到约 7,992 项符合
Motor 的代码
motor.mcp
[HEADER]
magic_cookie={66E99B07-E706-4689-9E80-9B2582898A13}
file_version=1.0
device=PIC16F877A
[PATH_INFO]
BuildDirPolicy=BuildDirIsProjectDir
dir_src=
dir_bin=
dir_tmp=
dir_sin=
dir_inc=
motor.sym
__Hpowerup 11B 0 CODE
__Lpowerup 11B 0 CODE
_i 7B 0 ABS
_j 7A 0 ABS
_DA 4A5 0 ABS
_DC 19 0 ABS
_BF 4A0 0 ABS
_UA 4A1 0 ABS
_PD 1B 0 ABS
_RD C60 0 ABS
_TO 1C 0 ABS
_WR C61 0 ABS
_RW 4A2 0 A
motor.hxl
### HEXMate logfile and output summary ###
### Memory Usage ###
Unused memory ranges:
6h - 7h
9Ah - 1FFh
2F6h - 2FFh
motor.hex ranges:
0h - 5h
8h - 99h
200h - 2F5h
###
motor.hex
:0600000000308A00102808
:10000800FF000308F1000408F2000A08F3007E0864
:10001800F4000A128A111B296C30840070300A120D
:100028008A1125200A128A118317783084007E30BD
:100038000A128A1125200A128A1183010A128A1
motor.c
#include
void init(void)
{
TRISB=0;
PORTB=0xff;
}
unsigned char i,j;
unsigned int cnt,mst;
unsigned int gCnt,gCompCnt;
const unsigned char zhenz[]={0x01,0x02,0x04,0x08};
co
motor.lst
HI-TECH Software PICC Macro Assembler V9.60PL5 build 3884
Tue Apr 28 13:52:09 2009
HI-TECH Software Omniscient Code Generator build 3884
motor.map
HI-TECH Software C Compiler
Linker command line:
--edf=C:\Program Files\HI-TECH Software\PICC\PRO\9.60\dat\en_msgs.txt -cs \
-h+motor.sym -z -Q16F877A -ol.obj -Mmotor.map -E1 -ACODE=00h-07FF