Platform Development Kit (PDK) - JACINTO User Guide
10_00_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
7.3. Building and Running Memory Benchmarking Configurations
8. Frequently Asked Questions
9. Developer Notes
Platform Development Kit (PDK) - JACINTO 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 FreeRTOS 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
7.2.6. MCU_OCMC_RAM usage by applications:
7.3. Building and Running Memory Benchmarking Configurations
7.3.1. Demo Overview
7.3.2. Supported Configurations
7.3.3. How to Build
7.3.3.1. Single Core Memory Benchmarking
7.3.3.2. Multicore Core Benchmarking
7.3.4. How to Run (Linux Host Machine Assumed)
7.3.4.1. Via OSPI
7.3.5. Addtional Notes