Application Notes (Bora)

From DAVE Developer's Wiki
Revision as of 10:15, 27 January 2014 by DevWikiAdmin (talk | contribs) (Created page with "{{InfoBoxTop}} {{Applies To Bora}} {{InfoBoxBottom}} = Introduction = This page collects the application notes dedicated to the Bora SOM. = Application notes = == AN-BELK-...")

(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 page collects the application notes dedicated to the Bora SOM.

Application notes[edit | edit source]

AN-BELK-001: Asymmetric Multiprocessing (AMP) on Bora – Linux + FreeRTOS[edit | edit source]

This application note describe 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. This latter configuration is based on RPMsg mechanism as described in Xilinx document UG978 (v2013.04, April 22, 2013).

Please download the application note in PDF format.