SoftApi
OSE RTOS host simulator (windows and Linux/POSIX)
The SoftApi is an API that implements almost all of the OSE Delta functions on a host computer. The SoftApi is an OSE Delta kernel designed specifically for being run on a host machine.
OSE is an operating system designed specifically for being run in an embedded environment. OSE Systems provides users with the SoftKernel, which is a true OSE simulator that simulates all of the features of the real embedded OSE operating system. The users can test their code in a host environment and later deploy the code in the embedded target environment. ...