Difference between revisions of "BELK-AN-001: Asymmetric Multiprocessing (AMP) on Bora – Linux FreeRTOS"

From DAVE Developer's Wiki
Jump to: navigation, search
(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...")
(No difference)

Revision as of 07:55, 31 August 2015

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]