ELinOS
This article needs additional citations for verification. (December 2023) |
Developer | SYSGO GmbH |
---|---|
OS family | Linux |
Working state | Current |
Source model | Open source with commercial support |
Latest release | ELinOS 7.2[1] / April 2024 |
Marketing target | Embedded systems |
Platforms | see below |
Kernel type | Linux |
Official website | www.sysgo.com/elinos/ |
ELinOS is a commercial development environment for embedded Linux. It consists of a Linux distribution for the target embedded system and development tools for a development host computer. The development host computer usually is a standard desktop computer running Linux or Windows. The Linux system and the application software for the target device are both created on the development host.
ELinOS focuses on industrial applications with a strong focus on security.[2][3] Therefore ELinOS uses the Linux kernel and provides tools and configurations to simplify the development of embedded targets. Userspace applications are provided as pre-compiled binaries in order to save time for compilation. Most of the ELinOS software packages are open source and licensed under the GPL.
ELinOS provides embedded Linux as a standalone operating system or it can be integrated into the PikeOS virtualization platform if safety and security demands cannot be met by Linux alone. The latter might be the case if a certification according to a strict industry standard is required.
Eclipse is the technical basis for the functionality provided by the integrated development environment (IDE) on the development host.
ELinOS was first published in 1999. A free ELinOS Test Version can be downloaded.
Typical workflow
[edit]1. Select the hardware of the target embedded system
- Choose one of the provided board support packages (BSP) or configure the hardware on your own
2. Select the features wanted on the target system
- Examples are real-time support, remote debugging support, networking functionality and a choice of networking servers
3. Compile the Linux kernel
- Based on the previous steps an individual kernel configuration will be proposed. It can be modified manually.
4. Generate the target's file system image
- Based on the previous steps contents for an individual file system will be proposed. Files can be added or removed. Dependencies will be checked and can be resolved automatically.
5. Deploy the file system image to the target system.
- The result of the previous step is a single binary file which the target device can boot
6. Test and analyze the software on the target system using the tracing tool
- Monitor the system's behavior and optimize the application or the system configuration
7. Debug the application software on the target system using the debugger
- Faults can be debugged using the IDE on the development host
Supported hardware
[edit]The following processor architectures are supported,[4] with a large set of board support packages (BSP) for various boards:
End of Life Overview
[edit]Product Type | Version | Release | EOL |
---|---|---|---|
ELinOS | 6.2 | 2017-10 | 2023-03 |
ELinOS | 7.0 | 2020-05 | 2025-06 |
ELinOS | 7.1 | 2022-03 | 2027-04 |
ELiinOS | 7.2 | 2024-04 | 2029-04 |
References
[edit]- ^ "ELinOS 7.2 press release". sysgo.com. 16 April 2024.
- ^ Brief ELinOS description
- ^ "Immutable Linux in a box".
- ^ Supported Hardware for ELinOS
- ^ "SYSGO Supports RISC-V with its Embedded Linux ELinOS Version 7.2".