Application Notes (Bora)

From DAVE Developer's Wiki
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.

Please download the application note in PDF format.

AN-BELK-002: Trace on the Bora AMP (Linux + FreeRTOS) system[edit | edit source]

This application note describes how to configure TRACE32 ® debugger to support debug and trace of Linux running on the first Zynq core, and FreeRTOS, running on the second Zynq core. This application note is the proper continuation of the previously releseased AN-BELK-001 “AMP on Bora - Linux and FreeRTOS”, which describes how to build the software components required to set up asymmetric multi-processing (AMP)” on Bora.

Please download the application note in PDF format.