Platform Development Kit (PDK) - AM65XX User Guide
07_03_00
Table of Contents
1. Overview
2. Release Notes
3. Getting Started
4. Modules
5. Bootloader (SBL)
6. Board/EVM Abstraction
7. How to Guides
7.1. Run a Application from DDR on R5 Cores
7.2. Relocation of sections at runtime
8. Frequently Asked Questions
9. Developer Notes
Platform Development Kit (PDK) - AM65XX User Guide
Docs
»
7. How to Guides
7. How to Guides
ΒΆ
7.1. Run a Application from DDR on R5 Cores
7.1.1. Overview
7.1.2. Run BIOS Applications from DDR on R5
7.1.3. Run Baremetal Applications from DDR on R5
7.2. Relocation of sections at runtime
7.2.1. Need / Problem Statament
7.2.2. Solution
7.2.3. #1 & #2 - Define Copy Table
7.2.4. #3 - Copy at run time
7.2.5. Example