代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
pic12i2c.lst
MPASM 03.00 Released PIC12I2C.ASM 4-19-2002 17:00:20 PAGE 1
LOC OBJECT CODE LINE SOURCE TEXT
VALUE
00001 LIST p=12CE518 ;
fl51xinc.asm
TITLE "PIC with Flash EE data memory Interface"
;
; Program: FL51XINC.ASM V1.10
; Revision Date:
; 09-09-97 Adapted to 12C51x parts
; 01
pic12i2c.sdi
,,, LIST p=12CE518 ;
,,, #include "P12CE518.INC" ; Include header file
,,, LIST
,,,; P12CE518.INC Standard Header File, Version 1.00 Microchip Technology, Inc.
,,,
cdata.txt
THE CDATA STATEMENT
-------------------
The cdata statement stores 16 bit data in program memory.
NOTE 1: cdata[] can currently not be used with relocatable assembly. When
using MPLINK, such
main.dp2
main.o: C:/ICC/include/macros.h C:/ICC/include/iom163.h C:/ICC/include/eeprom.h D:\avrmcu\AT980\AT980/..\bu2624\bu2624.h D:\avrmcu\AT980\AT980/..\main.h D:\avrmcu\AT980\AT980/..\uicc_def.h D:\avrmcu\A
isr.c
#include "PublicDef.H"
#include "publicfunction.h"
//============================================================
void inter_int0(void) interrupt 0 using 1
{
return;
}
void inter_timer0(voi
isr.c
#include "PublicDef.H"
#include "publicfunction.h"
//============================================================
void inter_int0(void) interrupt 0 using 1
{
return;
}
void inter_timer0(voi
makefile
# Project configuration:
OBJS = main.o interface.o tools.o spi.o
ASMS = main.s interface.s tools.s spi.s
BIN = main
#Hardware
MCU = atmega8
ROM_START = 0x000
#Compiler flags
CCFL
scale.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Retail Scale Target), 0x0000 // Tools: 'MCS-51'
Group (Source Files)
File 1,1, 0x0
File 1,1,
scale_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Retail Scale Target), 0x0000 // Tools: 'MCS-51'
Group (Source Files)
File 1,1, 0x0
File 1,1,