[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#466939: ITP: hex2bin -- Converts Motorola and Intel Hex files to binary



Similarly to Hamish's comment, I don't object to the ITP, but this
task can be accomplished using the standard binutils objcopy utility;
I use it daily.

objcopy -Iihex -Obinary in.hex out.bin
objcopy -Ibinary -Oihex in.bin out.hex

Cheers,
Shaun

On Thu, Feb 21, 2008 at 3:04 PM, Uwe Hermann <uwe@hermann-uwe.de> wrote:
> Package: wnpp
>  Severity: wishlist
>  Owner: Uwe Hermann <uwe@debian.org>
>
>  * Package name    : hex2bin
>   Version         : 1.0.6
>   Upstream Author : Jacques Pelletier <jpelletier@users.sourceforge.net>
>  * URL             : http://sourceforge.net/projects/hex2bin/
>  * License         : GPL
>   Programming Lang: C
>   Description     : Converts Motorola and Intel Hex files to binary
>
>  Converts Motorola and Intel Hex (*.hex or *.ihx) files to binary.



Reply to: