The JenOS OS is a task based. single stack, priority driven, pre-emptive operating system for Arm M3 and similar processors that include the NVIC interrupt management hardware.

Tasks are standard C functions that share a common parameter in a particular project. The parameter is typically a pointer to a structure and is used for message passing.

Tasks have priorities and a high priority tasks will preempt those lower priority. The low priority task will proceed normally when the high priority task concludes.

Task may be scheduled from interrupt functions. This uses the Arm PendSV/SVC hardware in the background so peripheral interrupts conclude in the normal way.

Support is provided for the Arm Systick timer to provide delayed task starting, where a task can be scheduled to begin some number of clock ticks in the future.

Counting semaphores are provided to protect serial resources and peripherals. Mechanisms for managing protected I/O are built in.

Features

  • Single stack, pre-emptive operating system

Project Activity

See All Activity >

Follow JenOS

JenOS Web Site

You Might Also Like
Safety Management Platform | SafetyIQ Icon
Safety Management Platform | SafetyIQ

Keep your workers safe, no matter where they are

SafetyIQ is revolutionizing the way businesses approach safety. As a leading provider of comprehensive workplace safety software, we cater to four key areas: Mobile Worker Safety, EHS (Environment, Health, and Safety), Fatigue Management, and Training. Our platform is designed to safeguard your workers, no matter their location or task, ensuring all-around safety compliance. Unlike most safety software providers that only react to incidents or implement proactive measures, SafetyIQ introduces a third pillar to safety management - predictive analytics. We transform the untapped wealth of safety data within your organization into actionable insights to inform safety strategies, mitigating risks even before they aris
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of JenOS!

Additional Project Details

Registered

2014-12-22