Ameba-D Application Note
Application Note All information provided in this document is subject to legal disclaimers. © REALTEK 2020. All rights reserved.
20
Fig 1-27 Building sample code
1.5
Used Memory Size Calculation
This section explains how to calculate used memory size by users in IAR project, whose version is IAR 8.30.1 or higher. You can refer to
“km4_application.map” to observe them after project build. This file can be found in the following folders:
Project folder: project\realtek_amebaD_va0_example\EWARM-RELEASE\Debug\List\km4_application
IAR GUI’s folder: Output
1.5.1
Memory Section
A7 (PSRAM): This section is read-write data in PSRAM (0x2000000 to 0x23FFFFF).
BTTRACE: This section is reserved for BTTRACE.
A5 (XIP): This section is read-only data in XIP.