Difference between revisions of "ARM Cortex-M"

From ERIKA WIKI
Jump to: navigation, search
(Cortex-M features supported)
(Cortex-M features supported)
Line 8: Line 8:
  
 
* Development tools
 
* Development tools
** Support for [https://launchpad.net/gcc-arm-embedded/+milestone/4.9-2015-q3-update GNU Arm Embedded Toolchain 4.9-2015-q3-update]
+
** [https://launchpad.net/gcc-arm-embedded/+milestone/4.9-2015-q3-update GNU Arm Embedded Toolchain 4.9-2015-q3-update]
 +
** [https://www.lauterbach.com/frames.html?home.html Lauterbach TRACE32]
 
* CPUs
 
* CPUs
 
** [https://www.arm.com/products/processors/cortex-m4-processor.php Cortex-M4]
 
** [https://www.arm.com/products/processors/cortex-m4-processor.php Cortex-M4]

Revision as of 18:45, 31 May 2018

Introduction

This manual describes the porting details of the ERIKA Enterprise v3 kernel(s) for families of microcontrollers which integrate ARM Cortex-M cores.

Cortex-M features supported

The following are the main features of the currently implemented support:

Additionally, we are porting ERIKA3 also on a Cortex-M7.

In the next months, the public code will be delivered through the GitHub repository. In case of urgent need, please contact us.

Tutorials

The following tutorials are available for this architecture: