代码搜索:笙泉 IAP
找到约 1,825 项符合「笙泉 IAP」的源代码
代码结果 1,825
www.eeworm.com/read/451185/7469501
h v51iap.h
/*
V51IAP.h
P89V51RD2基本的IAP操作函数
*/
#ifndef _V51IAP_H_
#define _V51IAP_H_
#include
#include "uniondef.h"
/*
函数:IAP_Wait()
功能:等待IAP操作完成
*/
void IAP_Wait()
{
whi
www.eeworm.com/read/441335/7671691
c stc_iap_eeprom.c
/*
--- STC International Limited ----------------
一个完整的EEPROM 测试程序,用宏晶的下载板可以直接测试
STC12C5AxxAD 系列单片机 EEPROM/IAP 功能测试程序演示
STC12C52xxAD 系列单片机 EEPROM/IAP 功能测试程序演示
STC11xx 系列单片机 EEPROM/IAP 功能测试程序
www.eeworm.com/read/246953/12696469
opt rd2iap.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 {
www.eeworm.com/read/142724/12929745
src atmega128iap.src
[Files]
ATEMGA128IAP.C
[Headers]
[Documents]
www.eeworm.com/read/142724/12929748
dbg atmega128iap.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR E:\宇能工作盘\YN3010\IAP\
FILE ATEMGA128IAP.C
DEFGLOBAL startupString 1F88C A[38:38]kc
FILE ATEMGA128IAP.C
FUNC boot_page_ew 1F902 fV
BLOCK 39 1F906
www.eeworm.com/read/142724/12929754
lst atmega128iap.lst
__start:
__text_start:
FC5B E001 LDI R16,1
FC5C BF05 OUT 0x35,R16
FC5D E002 LDI R16,2
FC5E BF05 OUT 0x35,R16
FC5F EFCF LDI R28,0xFF
FC60 E1D0
www.eeworm.com/read/142724/12929756
prj atmega128iap.prj
[Compiler Options]
Edit1=D:\PROGRA~1\icc\include\
Edit2=D:\PROGRA~1\icc\lib\
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=16
Edit13=
ComboBox1=0
Edit9=0x20000
Edit10=4096
ComboBox2
www.eeworm.com/read/142724/12929758
mp atmega128iap.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------
www.eeworm.com/read/142724/12929763
c atemga128iap.c
/*****************************************************
采用串行接口实现Boot_load应用的实例
华东师大电子系 马 潮 2004.07
Compiler: ICC-AVR 6.31
Target: Mega128
Crystal: 16Mhz
Used: T/C0,USART0