Programmer’s Model
2-16
Copyright © 2001-2003 ARM Limited. All rights reserved.
ARM DDI0198D
Effects of the Control Register on TCM interface
The M bit of the Control Register, when combined with the En bit in the respective TCM
region register c9, directly affects the TCM interface behavior, as shown in Table 2-13.
Table 2-13 Effects of Control Register on TCM interface
TCM
MMU
Cache
Behavior
Instruction
TCM disabled
Disabled
ICache
disabled
All instruction fetches are from the external memory (AHB).
Instruction
TCM enabled
Disabled
ICache
disabled
All instruction fetches are from the TCM interface, or from external memory
(AHB), depending on the setting of the base address in the instruction TCM
region register. No protection checks are made. All addresses are flat mapped.
That is, VA = MVA= PA.
Instruction
TCM enabled
Disabled
ICache
enabled
All instruction fetches are from the TCM interface, or from the ICache,
depending on the setting of the base address in the Instruction TCM region
register. No protection checks are made. All addresses are flat mapped. That is,
VA = MVA= PA.
Instruction
TCM enabled
Enabled
ICache
enabled
All instruction fetches are from the TCM interface, or from the ICache/AHB
interface, depending on the setting of the base address in the Instruction TCM
region register. Protection checks are made. All addresses are remapped from
VA to PA, depending on the page entry. That is, the VA is translated to an MVA,
and the MVA is remapped to a PA.
Data TCM
disabled
Disabled
DCache
disabled
All data accesses are to external memory (AHB).
Data TCM
enabled
Disabled
DCache
disabled
All data accesses are to the TCM interface, or to the external memory, depending
on the setting of the base address in the data TCM region register. No protection
checks are made. All addresses are flat mapped. That is, VA = MVA= PA.
Data TCM
enabled
Disabled
DCache
enabled
All data accesses are to the TCM interface or to external memory, depending on
the setting of the base address in the data TCM region register. All addresses are
flat mapped. That is, VA =MVA = PA.
Data TCM
enabled
Enabled
DCache
enabled
All data accesses are either from the TCM interface, or from the DCache/AHB
interface, depending on the setting of the base address in the data TCM region
register. Protection checks are made. All addresses are remapped from VA to PA,
depending on the page entry. That is the VA is translated to an MVA, and the
MVA is remapped to a PA.
Содержание ARM926EJ-S
Страница 6: ...Contents vi Copyright 2001 2003 ARM Limited All rights reserved ARM DDI0198D ...
Страница 10: ...List of Tables x Copyright 2001 2003 ARM Limited All rights reserved ARM DDI0198D ...
Страница 14: ...List of Figures xiv Copyright 2001 2003 ARM Limited All rights reserved ARM DDI0198D ...
Страница 22: ...Preface xxii Copyright 2001 2003 ARM Limited All rights reserved ARM DDI0198D ...
Страница 28: ...Introduction 1 6 Copyright 2001 2003 ARM Limited All rights reserved ARM DDI0198D ...
Страница 96: ...Memory Management Unit 3 32 Copyright 2001 2003 ARM Limited All rights reserved ARM DDI0198D ...
Страница 108: ...Caches and Write Buffer 4 12 Copyright 2001 2003 ARM Limited All rights reserved ARM DDI0198D ...
Страница 152: ...Bus Interface Unit 6 12 Copyright 2001 2003 ARM Limited All rights reserved ARM DDI0198D ...
Страница 156: ...Noncachable Instruction Fetches 7 4 Copyright 2001 2003 ARM Limited All rights reserved ARM DDI0198D ...
Страница 176: ...Instruction Memory Barrier 9 6 Copyright 2001 2003 ARM Limited All rights reserved ARM DDI0198D ...
Страница 180: ...Embedded Trace Macrocell Support 10 4 Copyright 2001 2003 ARM Limited All rights reserved ARM DDI0198D ...
Страница 206: ...Signal Descriptions A 18 Copyright 2001 2003 ARM Limited All rights reserved ARM DDI0198D ...
Страница 224: ...CP15 Test and Debug Registers B 18 Copyright 2001 2003 ARM Limited All rights reserved ARM DDI0198D ...