BELK-AN-001: Asymmetric Multiprocessing (AMP) on Bora – Linux FreeRTOS

From DAVE Developer's Wiki
Revision as of 07:55, 31 August 2015 by U0003 (talk | contribs) (Created page with "{{InfoBoxTop}} {{Applies To Bora}} {{InfoBoxBottom}} == Introduction == This application note describes how to build the software components required to set up asymmetric mu...")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Info Box
Bora5-small.jpg Applies to Bora

Introduction[edit | edit source]

This application note describes how to build the software components required to set up asymmetric multi-processing (AMP for short) configuration required to run Linux OS on first Cortex-A9 core and FreeRTOS on second Cortex-A9 core of the Zynq SOC. Two different examples are provided. The first one – HelloWorld – shows basic functionalities while the second – RPMsg-based application – exploits more sophisticated techniques to handle inter-processors communication and synchronization.

Documentation[edit | edit source]

Please download the application note in PDF format.

Additional resources[edit | edit source]