Open main menu

DAVE Developer's Wiki β

Changes

Application Notes (Bora)

998 bytes added, 10:15, 27 January 2014
Created page with "{{InfoBoxTop}} {{Applies To Bora}} {{InfoBoxBottom}} = Introduction = This page collects the application notes dedicated to the Bora SOM. = Application notes = == AN-BELK-..."
{{InfoBoxTop}}
{{Applies To Bora}}
{{InfoBoxBottom}}

= Introduction =

This page collects the application notes dedicated to the Bora SOM.

= Application notes =

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

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 [http://www.dave.eu/sites/default/files/files/an-belk-001-amp-linux-freertos.pdf application note in PDF format].