setsmem2size

Description

setsmem2size sets the MEM2 memory byte size to be simulated. This script is used to switch between 64MB and 128MB for systems with 128MB of MEM2.

%  setsmem2size size

To set 64MB, specify either 64 or 0x4000000 for size. To set 128MB, specify either 128 or 0x8000000 for size. You can also specify 0 or 0x0 to set the configuration back to the default, in which the simulated memory size is set to the size of the physical memory at run time.

Note: After running this script, execute ndrun at least once to propagate the change before you make master data.

Note: Set this to set to 0 or 64MB using setsmem2size before making an RVT-R disc, using an RVT-H reader, or making master data.

Location

$REVOLUTION_SDK_ROOT/X86/bin/setsmem2size

Revision History

2006/06/07 Initial version.


CONFIDENTIAL