Memory.ini 928 B

1234567891011121314
  1. /******************************************************************************/
  2. /* MEMORY.INI: Memory Debug Initialization File */
  3. /******************************************************************************/
  4. /* This file is part of the uVision/ARM development tools. */
  5. /* Copyright (c) 2005-2006 Keil Software. All rights reserved. */
  6. /* This software may only be used under the terms of a valid, current, */
  7. /* end user licence from KEIL for a compatible version of KEIL software */
  8. /* development tools. Nothing else gives you the right to use this software. */
  9. /******************************************************************************/
  10. MAP 0x00000000,0x0000FFFF READ EXEC // External ROM
  11. MAP 0x30000000,0x31FFFFFF READ WRITE // External RAM
  12. MAP 0x10000000,0x11000000 READ WRITE
  13. MAP 0x11000000,0x12000000 READ WRITE