This is the Windows app named PRTOS Preemptive RTOS for embedded aps whose latest release can be downloaded as PRTOSV103.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named PRTOS Preemptive RTOS for embedded aps with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
PRTOS Preemptive RTOS for embedded aps
Ad
DESCRIPTION
PRTOS is an open-source preemptive real time operating system kernel for embedded applications. It presently supports the AVR and MSP430 architectures.
The advantages of PRTOS are:
It has the smallest footprint of any true preemptive system: 1.9kB for basic scheduling and task control, 5.1kB with all the features below (AVR '328 / gcc -Os);
Only 950 lines of code implement all of the RTOS features (SLOC-L);
The system is well documented with a comprehensive manual, well-commented source code, and a test suite demonstrating the features;
The system is proven - it has been in use since 1982 with applications in in-vitro medical equipment, process control instrumentation and industrial machinery;
PRTOS is released by Cleveland Engineering Design, LLC - developer of the CoRTOS cooperative RTOS
https://sourceforge.net/projects/cortos-simple/ and the CTREE analysis tool https://sourceforge.net/projects/ctree-graphic-tree-generator/
Commercial licensing is available
Features
- Preemptive and round-robin scheduling
- Signaling from task to task and ISR to task
- Delay and timeout functions
- Periodic signals
- Messaging and priority messaging
- Mutexes with priority inversion mitigation and FIFO or priority queuing
- Semaphores - binary, signaling and counting
Audience
Developers, Architects, Engineering
Programming Language
C
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/prtos-preemptive-rtos/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.