Software Platform

Whatever type of processor is used in the embedded system, a very general-purpose type or highly specialized processor intended for a particular application, need a software platform to guarantee the reliability and safety of the application running on.

The main concept of standardized software architecture is the separation of hardware-independent application software and hardware-oriented basic software (BSW) by means of the software abstraction layer RTE (runtime environment).

Our embedded operating system (OS) is designed to perform specific tasks for our proprietary embedded platform based on dual-core processor. It allows running the application on the device without taking into account of the hardware considerations.