11.07.2015 Views

IAR PowerPac RTOS User Guide

IAR PowerPac RTOS User Guide

IAR PowerPac RTOS User Guide

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Task listThe Task List window lists all current tasks. It retrieves its information directly from the <strong>IAR</strong> <strong>PowerPac</strong> <strong>RTOS</strong> tasklist.The individual columns are described below:ColumnDescription* A green arrow points at the currently active task.IdThe task control block address that uniquely identifies a task.NameIf available, the task name is displayed here.StatusThe task status as a short text.TimeoutIf a task is delayed, this column displays the timeout value and in parentheses the point in timewhen the delay will be finished.EventsThe event mask of a task.Stack InfoIf available, this column shows the amount of used stack space, and the available stack space, aswell as the value of the current stack bottom pointer.Activations The number of task activations.Round Robin If round robin scheduling is available, this column displays the number of remaining time slices andthe number of time slice reloads.Table 124: Task list window itemsMailboxesA mailbox is a buffer that is managed by the real-time operating system. The buffer behaves like a normal buffer; youcan put something (called a message) in and retrieve it later. This window shows the mailboxes and providesinformation about the number of messages, waiting tasks etc.ColumnDescriptionIdThe mailbox address.MessagesThe number of messages in a mailbox and the maximum number of messages as mailbox can hold.Message size The size of an individual message in bytes.pBufferThe message buffer address.Waiting tasks The list of tasks that are waiting for a mailbox, that is their address and name.Table 125: Mailboxes window items120<strong>IAR</strong> <strong>PowerPac</strong> <strong>RTOS</strong>for ARM CoresPP<strong>RTOS</strong>-2

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!