Difference between revisions of "ERIKA v3 Wiki Main Page"
From ERIKA WIKI
								
												
				| (57 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__  | __NOTOC__  | ||
| − | |||
| − | |||
<!-- =====================  DUE COLONNE  ===================== -->  | <!-- =====================  DUE COLONNE  ===================== -->  | ||
{| style="margin-top:10px; background:none;"  | {| style="margin-top:10px; background:none;"  | ||
| − | | style="background:white; width:  | + | | style="background:white; width:60%; border:1px solid #a7d7f9; vertical-align:top; color:#000; padding: 5px 10px 10px 8px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius:10px;" |  | 
<!-- =====================  COLONNA DI SINISTRA  ===================== -->  | <!-- =====================  COLONNA DI SINISTRA  ===================== -->  | ||
{| cellpadding="2" cellspacing="5" style="width:100%; vertical-align:top; background:transparent;"  | {| cellpadding="2" cellspacing="5" style="width:100%; vertical-align:top; background:transparent;"  | ||
=== Introduction ===  | === Introduction ===  | ||
| + | '''IMPORTANT''': ERIKA3 is no more available for download. This wiki remains active as a reference for past users.  | ||
| + | |||
| + | '''More Information''': [https://www.erika-enterprise.com/index.php/erika3/openerika.html The code migrated in AUTOSAR under the name OpenERIKA].  | ||
| + | |||
* [[Main Features of ERIKA v3]]  | * [[Main Features of ERIKA v3]]  | ||
* [[Quick start guide]]  | * [[Quick start guide]]  | ||
| + | * [[ERIKA3 OIL specification]]  | ||
=== Downloads ===  | === Downloads ===  | ||
| + | * [https://www.erika-enterprise.com/index.php/download/openerika-download.html Download OpenERIKA packages]  | ||
* [[Release schedule and build numbers]]  | * [[Release schedule and build numbers]]  | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
=== RT-Druid3 ===  | === RT-Druid3 ===  | ||
| − | *[[:Category:RT-Druid|All RT-Druid pages]]  | + | *[[:Category:RT-Druid|''All RT-Druid pages'']]  | 
| + | === Tutorials ===  | ||
| + | * [[AVR8_-_Arduino_application_build_on_Windows|AVR8: Arduino application build on Windows]]  | ||
| + | * [[NXP_S32K1xx_-_Application_build_on_Windows|Cortex-M: NXP S32K1xx application build on Windows]]  | ||
| + | * [[NXP_S32K1xx_-_Application_debug_with_PEmicro_OCD_on_Windows|Cortex-M: NXP S32K1xx application debug with PEmicro OCD on Windows]]  | ||
| + | * [[ST_STM32F4xx_-_Application_build_on_Windows|Cortex-M: ST STM32F4xx application build on Windows]]  | ||
| + | * [[ST:STM32F4xx_-_Application_debug_with_ST-Link_OCD_on_Windows|Cortex-M: ST STM32F4xx application debug with ST-Link OCD on Windows]]  | ||
| + | * [[Microchip_dsPIC33/PIC24_-_dsPIC33EV-SK_application_build_on_Windows|dsPIC33/PIC24: dsPIC33EV-SK application build on Windows]]  | ||
| + | * [[Microchip_MPLAB-X_-_Integration_on_Windows|MPLAB-X IDE - Integration on Windows]]  | ||
| + | * [[Infineon_Tricore_AURIX_build_with_RT-Druid|Infineon Tricore AURIX build with RT-Druid]]  | ||
| + | * [[Renesas_RH850_E2X_FCC2_build_with_RT-Druid|Renesas RH850 E2X-FCC2 build with RT-Druid]]  | ||
| + | * [[TI_AWR1642_build_with_RT-Druid |TI AWR1642 build with RT-Druid debug with CCS v8]]  | ||
| + | * [[Nvidia Jetson TX1 and TX2]]  | ||
| + | * [[Xilinx ZCU102]]  | ||
| + | * [[FatFS | FAT Filesystem support]]  | ||
| + | * [[C++ support|Using C++ applications on ERIKA]]  | ||
| + | * [[EtherCAT Master|Implementing an EtherCAT master]]  | ||
| + | * [[:Category:Tutorial|''All Tutorials'']]  | ||
|}  | |}  | ||
<!-- =============== FINE COLONNA =============== -->  | <!-- =============== FINE COLONNA =============== -->  | ||
| − | |||
|<!-- SPAZI TRA LE COLONNE --> style="border:5px solid transparent;" |  | |<!-- SPAZI TRA LE COLONNE --> style="border:5px solid transparent;" |  | ||
| − | |||
<!-- =====================  COLONNA DI DESTRA  ===================== -->  | <!-- =====================  COLONNA DI DESTRA  ===================== -->  | ||
| − | | style="width:  | + | | style="width:40%; border:1px solid #a7d7f9; background:#f5faff; vertical-align:top; padding: 5px 10px 10px 8px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius:10px;"|  | 
=== Architectures ===  | === Architectures ===  | ||
| − | * [[  | + | * [[AVR8]]  | 
| − | * [[:Category:Architectures|All Architectures]] / [[:Category:Boards|All Boards]]  | + | * [[ARM Cortex-A]]  | 
| + | * [[ARM Cortex-M]]  | ||
| + | * [[ARM Cortex-R]]  | ||
| + | * [[Infineon Tricore AURIX]]  | ||
| + | * [[Kalray MPPA]]  | ||
| + | * [[Microchip_dsPIC33_PIC24|Microchip dsPIC33/PIC24]]  | ||
| + | * [[Renesas RH850]]  | ||
| + | * [[x86-64]]  | ||
| + | * [[:Category:Architectures|''All Architectures'']] / [[:Category:Boards|''All Boards'']]  | ||
| − | ===   | + | === Hypervisors ===  | 
| − | * [[  | + | * [[ERIKA3 on the Jailhouse hypervisor|Jailhouse]]  | 
| + | * [[ERIKA3 on the Xen hypervisor|Xen hypervisor]]  | ||
| + | * [[ERIKA3 on the KVM hypervisor|KVM hypervisor]]  | ||
| + | * [[Bare-metal x86-64 image]]  | ||
| + | * [[:Category:Hypervisors|''All Hypervisors'']]  | ||
|}  | |}  | ||
Latest revision as of 19:30, 24 November 2024