Hello All,

I've written a program which allows the construction and
deconstruction of PalmOS Roms.  I've tested the constructed roms
thoroughly under Pose and they work great.  I'll be releasing this
program under the GPL soon.

In the meantime, I was testing one of these roms by flashing it onto
my PalmVx and apparently exceeded the max size supported by os2pdb or
osflash.  Now my Palm drops into the debugger while booting.  When I
use the debugger to look at the contents of the rom, it stops
prematurely at offset 0x001F0480.  So what I'd like to do is write a
little program to finish the flashing operation and transfer this
program to the palm via gdb.  Does anyone know of a convenient way to
use gdb to copy a sizeable (around 7k) amount of data to palm memory?
I'm not so familiar with expect/perl/etc, which seem to be the right
tools to do this.

Or, if you have a better idea, I'd love to hear it.

Thanks in advance,
Rob
_______________________________________________
Pilot-unix mailing list
[EMAIL PROTECTED]
http://hcirisc.cs.binghamton.edu/mailman/listinfo/pilot-unix

Reply via email to