You can find one 'pdb' build utility at
http://www.lfw.org/pilot/prc.pl
On unix/linux , this is easy - split the file using 'split'
command to mutiple files, each less than around 40K
(60K is your real limit). Save the above prc.pl as 'pdb'
split -b 40000 your_big_file A0000000chunk
pdb -t data -c xy00 -n flashdata A0000000chunk* > flashdata.pdb
"Brad Jenkins" <[EMAIL PROTECTED]> wrote in message news:41030@palm-dev-forum...
>
> I am developing an app to use a palm to program flash and need to create a
> database from an intel hex file that the app can access. I have searched
> the archives but I am still unsure how to turn the hex file into a .pdb
> file. Also the hex file is around 300K. Can any one help?
> Thanks
> Brad
>
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/