code keil for PC16552D

源代码在线查看: memory.ini.bak

软件大小: 76 K
上传用户: spy0207
关键词: 16552D 16552 code keil
下载地址: 免注册下载 普通下载 VIP

相关代码

				/******************************************************************************/
				/* MEMORY.INI: Memory Debug Initialization File                               */
				/******************************************************************************/
				/* This file is part of the uVision/ARM development tools.                    */
				/* Copyright (c) 2005-2006 Keil Software. All rights reserved.                */
				/* This software may only be used under the terms of a valid, current,        */
				/* end user licence from KEIL for a compatible version of KEIL software       */
				/* development tools. Nothing else gives you the right to use this software.  */
				/******************************************************************************/
				
				MAP 0x80000000,0x8000FFFF READ EXEC    // External ROM
				MAP 0x80010000,0x8001FFFF READ WRITE   // External RAM
							

相关资源