pilot-getram (1) - Linux Man Pages
pilot-getram: Retrieves the RAM image from your Palm device for use in debugging.
NAME
pilot-getram - Retrieves the RAM image from your Palm device for use in debugging.SECTION
pilot-link: Tools
SYNOPSIS
DESCRIPTION
Note, because pilot-getrom uses the low-level RPC protocol to fetch the ROM image, and the new OS5 devices do not use this protocol, you currently cannot fetch an OS5 ROM image using this utility. This will be updated in a future release to handle fetching OS5 ROM images, using the debugger protocol.
OPTIONS
pilot-getram options
A ROM token to read (i.e. snum)
Print SysInfo
Read RAM
Read ROM
Write the RAM image to the file named by <filename>. If this is omitted, the filename will be written out as the RAM version name as follows: ' pilot-$VERSION.ram ', where an OS 3.5 image would be written as the filename of 'pilot-3.5.0.ram'.
Conduit Options
Use device file <port> to communicate with the Palm handheld. If this is not specified, pilot-getram will look for the $PILOTPORT environment variable. If neither are found or supplied, pilot-getram will print the usage information.
Suppress 'Hit HotSync button' message
Display version of pilot-getram and exit without connecting.
Help Options
Display the help synopsis for pilot-getram and exit without connecting.
Display a brief usage message and exit without connecting.
USAGE
Connect to a target Palm handheld and fetch the RAM from the device.
AUTHOR
This manual page was converted to XML by Neil Williams <linux [at] codehelp.co.uk>
REPORTING BUGS
We have an online bug tracker. Using this is the only way to ensure that your bugs are recorded and that we can track them until they are resolved or closed. Reporting bugs via email, while easy, is not very useful in terms of accountability. Please point your browser to http://bugs.pilot-link.org: http://bugs.pilot-link.org and report your bugs and issues there.
COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.