Tool for splitting hex/binary files from 32bit->2x16bit..?

Currently looking for small tool that is able to split a ARM GCC compiled binary file (elf/bin/hex..) into two half-word files. I have a system using two 16-bit flash chips in parallell for a 32-bit bus and need to program them before they are mounted, so I need to split the image first.

Could always compile something but I don't have a pc-compiler at hand... and something like this surely must exist somewhere!

Thanks!

Reply to
Thomas Gunnarsrud
Loading thread data ...

A very nice tool for all kinds of manipulations with loadable formats is SRecord:

formatting link

It converts just about anything into anything.

Vladimir Vassilevsky

DSP and Mixed Signal Design Consultant

formatting link

Thomas Gunnarsrud wrote:

Reply to
Vladimir Vassilevsky

Thank you! Just what I needed and have been looking for

Reply to
Thomas Gunnarsrud

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.