Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 2.23 KB

README.org

File metadata and controls

25 lines (17 loc) · 2.23 KB

Copyright (C) 2011 ARM Limited. All rights reserved.

Date: 15 Dec 2011 Revision: V2.0.0_ORBIT_ADCS

Project: Cortex-R DSP Library Title: Release Notes for Cortex-R DSP Software Library

Documentation is hosted at https://ubcorbit.github.io/CMSIS_Hercules/html/

The Cortex-R DSP Software Library is a suite of common signal processing functions targeted to Cortex-R4/Cortex-R5 based processors. The code has been specifically optimized towards using the extended DSP instruction set of the Cortex-R4/Cortex-R5 processors.

The Cortex-R DSP Library is released under the terms of the end user license agreement ( “CORTEX-R DSP LIBRARY END USER LICENCE AGREEMENT.pdf” ) located in the base directory of this package. Any user of the software package is bound to the terms and conditions of the end user license agreement.

Under the top level of this released package, you will find the following sub-directories:

docsContains benchmarking information for DSP functions on Cortex-R4 and DSP Functions documentation
ExamplesContains Example projects created for Corte-R4 processor.
includeContains the public header file for the Cortex-R DSP Library and common header files.
LibContains prebuild libraries of DSP functions for the Cortex-R family processors. It also contains the project files for different Tool chains like MDK, RVDS, CCS,DS-5 and GNU to build the DSP library.
SourceContains the source code for the DSP functions.