systeminfo

Command Function

This command is used to display the resource usage of the current OS, including tasks, semaphores, mutexes, queues, and timers.

Syntax

systeminfo

Parameter

None

Usage

None

Example

Enter systeminfo.

Output

Figure 1 Usage of system resources

Table 1 Output description

Parameter

Description

Module

Indicates the module name.

Used

Indicates the quantity of currently used resources.

Total

Indicates the total quantity of available resources.

Enabled

Indicates whether the module is enabled.

Task

Indicates the task.

Sem

Indicates the semaphore.

Mutex

Indicates the mutex.

Queue

Indicates the queue.

SwTmr

Indicates the timer.