Viewing eRTOS Processes

Use the Kill utility to view a list of all eRTOS processes by omitting the process number.

To view all eRTOS processes:

Type the following at the command prompt:

Kill

Kill displays a list of all eRTOS processes.

Configuration Information

The Configuration section lists the total number of eRTOS processors.

Process List

The eRTOS process section lists the running processes along with the following information:

Column

Description

PID

The process ID for the eRTOS process. Use this ID when you want to terminate the process.

Name

The name of the process, along with any command-line options that were used when starting it.

Related topics: