"Bruce Lane" <kyrrin_at_bluefeathertech.com> wrote:
> I've got a single EPROM file that I need to split into
> separate odd-byte/even-byte files for programming into two separate
> (smaller) EPROMs. I'm not able to figure out how to make the Unisite
> programmer do this, so I'm thinking a DOS or Windoze based splitting
> utility will do the trick.
Under Un*x, srec_cat from SRecord can be used for this purpose. It
looks like it can be built for Win32 using gcc under Cygwin too.
<
http://gd.tuwien.ac.at/softeng/Aegis/srecord.html>
-Frank McConnell
Received on Sun Mar 30 2003 - 09:27:00 BST