10-30
BajaPPC-750: Monitor
10.7.2 nvinit
nvinit
sernum “revlev” ecolev writes
is used to initialize the nonvolatile memory
to the default state defined by the monitor. First
nvinit
clears the memory and
then writes the Artesyn and monitor data back to memory. It also saves the
changes in NVRAM.
CAUTION.
nvinit
clears any values you have changed from the default.
Use
nvinit
only if the nonvolatile configuration data struc-
tures might be in an unknown state and you must return
them to a known state.
sernum
serial number
revlev
revision level
ecolev
standard ECO level
writes
the number of writes to nonvolatile memory
DEFINITION
void NVInit(int SerNum,
char *RevLev,
int ECOLev,
int Writes)
10.7.3 nvopen
nvopen
reads and checks the monitor and Artesyn-defined sections. If the non-
volatile sections are not valid, an error message is displayed.
DEFINITION
int NVOpen(void)
10.7.4 nvset
nvset
group field value
is used to modify the Artesyn-defined and monitor-
defined nonvolatile sections. To modify the list with the
nvset
command, you
must specify the group and field to be modified and the new value. The group,
field, and value can be abbreviated, as in the following examples:
nvset console port A
nvset con dat 6
NOTE.
The nonvolatile memory support commands provide the interface to
the nonvolatile memory. The nonvolatile commands deal only with
the monitor- and Artesyn-defined sections of the nonvolatile memory.
Summary of Contents for BajaPPC-750
Page 2: ...BajaPPC 750 PowerPC Based Single Board Computer User s Manual May 2002...
Page 4: ...BajaPPC 750 PowerPC Based Single Board Computer User s Manual May 2002...
Page 7: ......
Page 19: ...xii BajaPPC 750 Contents...
Page 57: ...3 12 BajaPPC 750 Central Processing Unit May 2002...
Page 77: ...5 12 BajaPPC 750 PMC PCI Interface May 2002...
Page 111: ...6 34 BajaPPC 750 VMEbus Interface May 2002...
Page 135: ...8 18 BajaPPC 750 Serial and Parallel I O May 2002...
Page 207: ...10 68 BajaPPC 750 Monitor May 2002...