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

From DAVE Developer's Wiki
Revision as of 09:30, 14 September 2015 by U0001 (talk | contribs)

Jump to: navigation, search
Info Box
Bora5-small.jpg Applies to Bora
BORA Xpress.png Applies to BORA Xpress

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]