Contact IAR Systems
Home Products Support Resources Downloads About us Contact My Pages
Development kits Compilers and debuggers RTOS, TCP/IP, USB, GUI State machine tools Debug probes Solutions Ordering information
 
Product news in V2.32
Version V2.31
Version 2.21
Version 2.20
Version 2.12
RTOS
File System
Supported media
USB Device
TCP/IP protocol stack
FTP server
USB Host
GUI
Board support packages
Product packages
User guides
 
 
Products   >   RTOS, TCP/IP, USB, GUI   >   IAR PowerPac   >   ARM   >   RTOS   >  

IAR PowerPac RTOS

IAR PowerPac RTOS is a priority controlled real-time operating system, designed to be used as the foundation for development of embedded real-time applications. It is optimized for minimum memory consumption in both RAM and ROM, as well as high speed and versatility.

The kernel of IAR PowerPac RTOS is fully interruptible and can be used in time critical situations. Despite its size and efficiency, IAR PowerPac RTOS features the entire range of communication mechanisms such as mailboxes, events and different kinds of semaphores. All tasks and communication instances can be dynamically created, deleted and configured, and the priorities can be fully controlled.

Key features

  • Preemptive scheduling
  • Round-robin scheduling for tasks with identical priorities
  • Preemptions can be disabled for entire tasks or for sections of a program
  • No configuration needed
  • Up to 255 priorities
  • Unlimited number of tasks, semaphores, mailboxes and software timers (limited by available memory only)
  • Unlimited number of software timers with freely selected time resolution
  • Full interrupt support; most API functions can be used from within the Interrupt Service Routines (ISRs)
  • Zero interrupt latency time
  • Nested interrupts permitted
  • Task switches even in interrupt handlers
  • Very fast context switch times
  • Easy-to-start applications and projects
  • Small memory footprint
  • Core written in assembly language
  • All API functions callable from C, C++ and assembly language

Memory usage in IAR Embedded Workbench for ARM

Kernel size (ROM)
Kernel RAM usage
RAM usage per task control block
RAM usage per resource semaphore
RAM usage per counting semaphore
RAM usage per mailbox
RAM usage per software timer
RAM usage per event
Minimum stack size per task (RAM)
approx. 3000 bytes
51 bytes
32 bytes
8 bytes
2 bytes
20 bytes
20 bytes
0 bytes
56 bytes
 
>
 

Download

 

Related products