代码搜索结果
找到约 10,000 项符合
Flash 的代码
flash.cmd
MEMORY
{
PAGE 0: VPROG: origin = 0x9000, len = 0x1000 /*external SRAM,run code*/
PAGE 1: RAMB1: origin = 0x3f00, len = 0x100 /*external SRAM,as data ram*/
}
SECTIONS
{
.text: {} >
flash.h
* File: vc5402vs.h *
* Include file with I/O Port declarations *
* CPU Clock
CPUCLK .set 100
PLLx7 .set 6007H
PLLx10 .set 9007H
timer_EN .set 0C00H
TINT0_EN .set 0008H
TINT1
flash.asm
*********************************************************************************
* seeddsk.asm v1.00 *
* copy (c) 2002- SEED Lt.d
flash.map
******************************************************************************
TMS320C54x COFF Linker PC Version 3.70
******************************************************
flash.h
#include "..\inc\44b.h"
#include "..\inc\def.h"
/*KM29U128 IO 定义*/
//RB ->GPE0
//CLE ->GPC11
//ALE ->GPC10
//WP ->
//CE ->GPC15
#define RB (0x01)
#define CLE (0x800)
#define ALE (0x400)
flash.c
#include
#include
#include
#include "..\inc\flash.h"
#include "..\inc\44b.h"
#include "..\inc\def.h"
#include "..\inc\44blib.h"
extern void __RdPage528(U8 *); /*these
flash.h
#include "..\STARTUP\44b.h"
#include "..\inc\def.h"
/*KM29U128 IO 定义*/
//RB ->GPE0
//CLE ->GPC11
//ALE ->GPC10
//WP ->
//CE ->GPC15
#define RB (0x01)
#define CLE (0x800)
#define ALE (0x
flash.c
/****************************************************************************\
文件名:flash.c
编写者:czhang
描述:用于MSP430F149。
FLASH存储器读写、擦除。时钟源:MCLK 8MHz
版本:1.0 2005-2-19
\***********************
flash.wsdt
flash/Debug
flash.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
TypeVolition=1
UnspecRange=1
ActionState=1
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[State Storage]
Control Register=4522
[Sequencer]
Con