public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Contributing the Unifile utility for merging Mot or Hex files.
@ 2009-02-25 11:20 Prafulla Thakare
  2009-04-01 15:15 ` Nick Clifton
  0 siblings, 1 reply; 3+ messages in thread
From: Prafulla Thakare @ 2009-02-25 11:20 UTC (permalink / raw)
  To: binutils

Hi,

We have released a utility, named as Unifile, that merges two or more
Motorola format files (commonly known as Mot file or S-Record file) 
or Intel format files (commonly known as Hex file) to generate a 
single Motorola format file (S-Record / Mot file) or Intel format file.

This utility is useful for the users using multicore CPU wherein 
application programming for individual CPU core is independent of 
other CPU cores. We have successfully tested this utility for dual 
core CPU.

We would like to contribute this utility (along with sources) as a 
part of the GNU binary utilities. We propose the following two 
options for contributing the Unifile utility to FSF:

1. Add this utility to GNU binary utilities as a standalone utility.
User will need to invoke it separately and merge the input 
(Mot or Hex) files. 

2. Develop patch to integrate this utility with GNU linker. 
An option can be added to the linker to merge the input (Mot or Hex) 
files.

We would like to know which of the two is a better option and will be 
well received by the users of the GNU binary utilities.

Thanks in advance for your feedback/suggestions.

Regards,
Prafulla Thakare
KPIT Cummins Infosystems Ltd,
Pune (INDIA)
www.kpitgnutools.com 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Contributing the Unifile utility for merging Mot or Hex files.
  2009-02-25 11:20 Contributing the Unifile utility for merging Mot or Hex files Prafulla Thakare
@ 2009-04-01 15:15 ` Nick Clifton
  2009-04-02  9:23   ` Prafulla Thakare
  0 siblings, 1 reply; 3+ messages in thread
From: Nick Clifton @ 2009-04-01 15:15 UTC (permalink / raw)
  To: Prafulla Thakare; +Cc: binutils

Hi Prafulla,

> We have released a utility, named as Unifile, that merges two or more
> Motorola format files (commonly known as Mot file or S-Record file) 
> or Intel format files (commonly known as Hex file) to generate a 
> single Motorola format file (S-Record / Mot file) or Intel format file.

> We would like to contribute this utility (along with sources) as a 
> part of the GNU binary utilities. We propose the following two 
> options for contributing the Unifile utility to FSF:
> 
> 1. Add this utility to GNU binary utilities as a standalone utility.
> User will need to invoke it separately and merge the input 
> (Mot or Hex) files. 
> 
> 2. Develop patch to integrate this utility with GNU linker. 
> An option can be added to the linker to merge the input (Mot or Hex) 
> files.

I think that option 2 is the one that I prefer.  It makes sense to me 
that the linker should be able to treat IHEX or S-REC files as inputs 
and combine them into a single IHEX/S-REC format output.

Cheers
   Nick

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Contributing the Unifile utility for merging Mot or Hex files.
  2009-04-01 15:15 ` Nick Clifton
@ 2009-04-02  9:23   ` Prafulla Thakare
  0 siblings, 0 replies; 3+ messages in thread
From: Prafulla Thakare @ 2009-04-02  9:23 UTC (permalink / raw)
  To: Nick Clifton; +Cc: binutils

Nick Clifton wrote:
> I think that option 2 is the one that I prefer.

Thank you for your feedback. 
We will now develop a patch to integrate the 'unifile' utility with
linker.

Regards,
Prafulla

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-04-02  9:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-25 11:20 Contributing the Unifile utility for merging Mot or Hex files Prafulla Thakare
2009-04-01 15:15 ` Nick Clifton
2009-04-02  9:23   ` Prafulla Thakare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).