Difference between revisions of "ARM Cortex-M"
From ERIKA WIKI
								
												
				|  (→Introduction) |  (→Cortex-M features supported) | ||
| Line 26: | Line 26: | ||
| ** [https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/s32-automotive-platform/s32k148-evaluation-board:S32K148EVB S32K148EVB] | ** [https://www.nxp.com/products/processors-and-microcontrollers/arm-based-processors-and-mcus/s32-automotive-platform/s32k148-evaluation-board:S32K148EVB S32K148EVB] | ||
| − | Additionally, we are porting ERIKA3 also on a Cortex-M7. | + | Additionally, we are porting ERIKA3 also on a Cortex-M7 CPU. | 
| In the next months, the public code will be delivered through the GitHub repository.   | In the next months, the public code will be delivered through the GitHub repository.   | ||
Revision as of 17:46, 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 CPUs.
Cortex-M features supported
The following are the main features of the currently implemented support:
- Development tools
- CPUs
-  Microcontrollers
-  STM32F4 Family
- STM32F407VGT6 specific MCU
 
-  NXP i.MX8M Family
- i.MX8MQ6 specific MCU
 
-  S32K1xx Famuly
- S32K144 specific MCU
- S32K148 specific MCU
 
 
-  STM32F4 Family
- Evaluation boards
Additionally, we are porting ERIKA3 also on a Cortex-M7 CPU.
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:
