![](/images/new-backgrounds/1105252/105252237x1.webp)
![](/images/new-backgrounds/1105252/105252237xi2.webp)
![](/images/new-backgrounds/1105252/105252237xi3.webp)
![](/images/new-backgrounds/1105252/105252237xi4.webp)
Monitor: Environment Parameter Commands
ENVIRONMENT PARAMETER COMMANDS
The monitor uses
<Parameter Name>=<Parameter Value>
Some environment variables are used for board configuration and identification by the monitor. The environment parameter commands deal with the reading and writing of these parameters. Refer to “Environment Variables” on page
printenv
The printenv command displays all of the environment variables and their current values to the display.
DEFINITION: Print the values of all environment variables.
printenv
Print the values of all environment variable (exact match) ‘name’.
printenv name …
saveenv
The saveenv command writes the environment variables to
DEFINITION: saveenv
setenv
The setenv command adds new environment variables, sets the values of existing environ- ment variables, and deletes unwanted environment variables.
DEFINITION: Set the environment variable name to value or adds the new variable name and value to the environment.
setenv name value
Removes the environment variable name from the environment.
setenv name
TEST COMMANDS
The commands described in this section perform diagnostic and memory tests.
PmPPC7448 User’s Manual |