# ===============================================================
#   Mem2File.parm.txt
#      - parameter file for Mem2File -
# 
#   Copyright 2008 zaki <http://llwm.xii.jp/wiki/wiki.cgi>
#   All rights reserved.
# ===============================================================

# ---------------------------------------------------------------
#   Output file
# ---------------------------------------------------------------
ImageFile = \My Documents\MemImage.bin


# ---------------------------------------------------------------
#   Dump start physical address(hexadecimal)
# ---------------------------------------------------------------
PhyAdrsStart = 00000000


# ---------------------------------------------------------------
#   Dump pages, unit is Mbytes(hexadecimal)
# ---------------------------------------------------------------
DumpPage = 1


# ---------------------------------------------------------------
#   end of file
