ttbl.c
来自「最新版IAR FOR ARM(EWARM)5.11中的代码例子」· C语言 代码 · 共 22 行
C
22 行
/*************************************************************************
*
* Used with ICCARM and AARM.
*
* (c) Copyright IAR Systems 2007
*
* File name : ttbl.c
* Description : MMU Translation tables
*
* History :
* 1. Date : May, 3 2007
* Author : Stanimir Bonev
* Description : Create
*
* The physical memory map is:
* Instruction cache
* Data cache
* User Access
* Supervisor Access
* Read Only
* Segment Description Size I D U S R
* 0x0000 0000
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?