1 <!-- HTML header for doxygen 1.9.6-->
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
5 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6 <meta http-equiv="X-UA-Compatible" content="IE=11"/>
7 <meta name="viewport" content="width=device-width, initial-scale=1"/>
8 <title>CMSIS-Core (Cortex-A): Memory Configuration Files mem_<device>.h</title>
9 <link href="doxygen.css" rel="stylesheet" type="text/css" />
10 <script type="text/javascript" src="jquery.js"></script>
11 <script type="text/javascript" src="dynsections.js"></script>
12 <script type="text/javascript" src="tabs.js"></script>
13 <script type="text/javascript" src="footer.js"></script>
14 <script type="text/javascript" src="navtree.js"></script>
15 <link href="navtree.css" rel="stylesheet" type="text/css"/>
16 <script type="text/javascript" src="resize.js"></script>
17 <script type="text/javascript" src="navtreedata.js"></script>
18 <script type="text/javascript" src="navtree.js"></script>
19 <link href="search/search.css" rel="stylesheet" type="text/css"/>
20 <script type="text/javascript" src="search/searchdata.js"></script>
21 <script type="text/javascript" src="search/search.js"></script>
22 <script type="text/javascript">
23 /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
24 $(document).ready(function() { init_search(); });
27 <script type="text/javascript" src="darkmode_toggle.js"></script>
28 <link href="extra_stylesheet.css" rel="stylesheet" type="text/css"/>
29 <link href="extra_navtree.css" rel="stylesheet" type="text/css"/>
30 <link href="extra_search.css" rel="stylesheet" type="text/css"/>
31 <link href="extra_tabs.css" rel="stylesheet" type="text/css"/>
32 <link href="version.css" rel="stylesheet" type="text/css"/>
33 <script type="text/javascript" src="../../version.js"></script>
36 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
38 <table cellspacing="0" cellpadding="0">
40 <tr style="height: 55px;">
41 <td id="projectlogo" style="padding: 1.5em;"><img alt="Logo" src="cmsis_logo_white_small.png"/></td>
42 <td style="padding-left: 1em; padding-bottom: 1em;padding-top: 1em;">
43 <div id="projectname">CMSIS-Core (Cortex-A)
44  <span id="projectnumber"><script type="text/javascript">
46 writeHeader.call(this);
47 writeVersionDropdown.call(this, "CMSIS-Core (Cortex-A)");
52 <div id="projectbrief">CMSIS-Core support for Cortex-A processor-based devices</div>
54 <td> <div id="MSearchBox" class="MSearchBoxInactive">
56 <span id="MSearchSelect" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()"> </span>
57 <input type="text" id="MSearchField" value="" placeholder="Search" accesskey="S"
58 onfocus="searchBox.OnSearchFieldFocus(true)"
59 onblur="searchBox.OnSearchFieldFocus(false)"
60 onkeyup="searchBox.OnSearchFieldChange(event)"/>
61 </span><span class="right">
62 <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.svg" alt=""/></a>
66 <!--END !PROJECT_NAME-->
71 <!-- end header part -->
72 <div id="CMSISnav" class="tabs1">
74 <script type="text/javascript">
75 writeComponentTabs.call(this);
79 <script type="text/javascript">
80 writeSubComponentTabs.call(this);
82 <!-- Generated by Doxygen 1.9.6 -->
83 <script type="text/javascript">
84 /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
85 var searchBox = new SearchBox("searchBox", "search/",'.html');
89 <div id="side-nav" class="ui-resizable side-nav-resizable">
91 <div id="nav-tree-contents">
92 <div id="nav-sync" class="sync"></div>
95 <div id="splitbar" style="-moz-user-select:none;"
96 class="ui-resizable-handle">
99 <script type="text/javascript">
100 /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
101 $(document).ready(function(){initNavTree('mem_h_pg.html',''); initResizable(); });
104 <div id="doc-content">
105 <!-- window showing the filter options -->
106 <div id="MSearchSelectWindow"
107 onmouseover="return searchBox.OnSearchSelectShow()"
108 onmouseout="return searchBox.OnSearchSelectHide()"
109 onkeydown="return searchBox.OnSearchSelectKey(event)">
112 <!-- iframe showing the search results (closed by default) -->
113 <div id="MSearchResultsWindow">
114 <div id="MSearchResults">
117 <div id="SRResults"></div>
118 <div class="SRStatus" id="Loading">Loading...</div>
119 <div class="SRStatus" id="Searching">Searching...</div>
120 <div class="SRStatus" id="NoMatches">No Matches</div>
126 <div><div class="header">
127 <div class="headertitle"><div class="title">Memory Configuration Files mem_<device>.h </div></div>
129 <div class="contents">
130 <div class="textblock"><pre class="fragment">/**************************************************************************//**
131 * @file mem_<Device>.h
132 * @brief CMSIS Cortex-A Memory base and size definitions (used in scatter file)
134 * @date 10. January 2018
135 ******************************************************************************/
137 * Copyright (c) 2009-2018 Arm Limited. All rights reserved.
139 * SPDX-License-Identifier: Apache-2.0
141 * Licensed under the Apache License, Version 2.0 (the License); you may
142 * not use this file except in compliance with the License.
143 * You may obtain a copy of the License at
145 * www.apache.org/licenses/LICENSE-2.0
147 * Unless required by applicable law or agreed to in writing, software
148 * distributed under the License is distributed on an AS IS BASIS, WITHOUT
149 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
150 * See the License for the specific language governing permissions and
151 * limitations under the License.
154 #ifndef MEM_<Device>_H /* ToDo: replace '<Device>' with your device name */
155 #define MEM_<Device>_H
157 /*----------------------------------------------------------------------------
158 User Stack & Heap size definition
159 *----------------------------------------------------------------------------*/
161 //-------- <<< Use Configuration Wizard in Context Menu >>> ------------------
164 /*--------------------- ROM Configuration ------------------------------------
166 // <h> ROM Configuration
167 // <o0> ROM Base Address <0x0-0xFFFFFFFF:8>
168 // <o1> ROM Size (in Bytes) <0x0-0xFFFFFFFF:8>
170 *----------------------------------------------------------------------------*/
171 #define __ROM_BASE 0x80000000
172 #define __ROM_SIZE 0x00200000
174 /*--------------------- RAM Configuration -----------------------------------
175 // <h> RAM Configuration
176 // <o0> RAM Base Address <0x0-0xFFFFFFFF:8>
177 // <o1> RAM Total Size (in Bytes) <0x0-0xFFFFFFFF:8>
178 // <o2> RW_DATA Size (in Bytes) <0x0-0xFFFFFFFF:8>
179 // <o3> ZI_DATA Size (in Bytes) <0x0-0xFFFFFFFF:8>
180 // <h> Stack / Heap Configuration
181 // <o4> Stack Size (in Bytes) <0x0-0xFFFFFFFF:8>
182 // <o5> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>
183 // <h> Exceptional Modes
184 // <o6> UND Stack Size (in Bytes) <0x0-0xFFFFFFFF:8>
185 // <o7> ABT Stack Size (in Bytes) <0x0-0xFFFFFFFF:8>
186 // <o8> SVC Stack Size (in Bytes) <0x0-0xFFFFFFFF:8>
187 // <o9> IRQ Stack Size (in Bytes) <0x0-0xFFFFFFFF:8>
188 // <o10> FIQ Stack Size (in Bytes) <0x0-0xFFFFFFFF:8>
192 *----------------------------------------------------------------------------*/
193 #define __RAM_BASE 0x80200000
194 #define __RAM_SIZE 0x00200000
196 #define __RW_DATA_SIZE 0x00100000
197 #define __ZI_DATA_SIZE 0x000F0000
199 #define __STACK_SIZE 0x00001000
200 #define __HEAP_SIZE 0x00008000
202 #define __UND_STACK_SIZE 0x00000100
203 #define __ABT_STACK_SIZE 0x00000100
204 #define __SVC_STACK_SIZE 0x00000100
205 #define __IRQ_STACK_SIZE 0x00000100
206 #define __FIQ_STACK_SIZE 0x00000100
208 /*----------------------------------------------------------------------------*/
210 /*--------------------- TTB Configuration ------------------------------------
212 // <h> TTB Configuration
213 // <o0> TTB Base Address <0x0-0xFFFFFFFF:8>
214 // <o1> TTB Size (in Bytes) <0x0-0xFFFFFFFF:8>
216 *----------------------------------------------------------------------------*/
217 #define __TTB_BASE 0x80500000
218 #define __TTB_SIZE 0x00004000
220 #endif /* MEM_<Device>_H */
221 </pre> </div></div><!-- contents -->
222 </div><!-- PageDoc -->
223 </div><!-- doc-content -->
224 <!-- start footer part -->
225 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
228 <script type="text/javascript">
230 writeFooter.call(this);