avr-gcc-list
[Top][All Lists]
Advanced

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

Re:[avr-gcc-list] AVR recording AVR...


From: mccoard_bart
Subject: Re:[avr-gcc-list] AVR recording AVR...
Date: Fri, 12 Apr 2002 12:50:22 -0400

For DOS its:
copy /b /y   file1.bin+file2.bin    newfile.bin
/b = binary file
/y = supress the Y/N overiwrite nag



____________________Reply Separator____________________
Subject:    [avr-gcc-list] AVR recording AVR...
Author: Andre Mastella <address@hidden>
Date:       4/12/2002 11:41 AM

Hi,
        do somebody know how can I join 2 .bin files in one file?

        The problem is this:

        I have a little program made for AVR to program another AVR via ISP.
It's the first .c file compiled to .bin.

        I have another program that's the one I want to really have
programmed to a 3rd AVR. It's the 2nd .bin file

        Using GCC (or not) I want to put them together in order that I can
make an AVR programmer...

        Any help is wellcome.

        Thanks.

        Andre
avr-gcc-list at http://avr1.org
Received: from lucky.si.com ([126.20.0.8]) by smtpgwy.si.com with SMTP
  (IMA Internet Exchange 3.14) id 0047A9F9; Fri, 12 Apr 2002 12:44:18 -0400
Received: from CHECKERS2.si.com (checkers.si.com [126.28.4.221])
    by lucky.si.com (8.9.3+Sun/8.9.3) with ESMTP id MAA09949
    for <address@hidden>; Fri, 12 Apr 2002 12:41:18 -0400 (EDT)
Received: from challenger.si.com (unverified) by CHECKERS2.si.com
 (Content Technologies SMTPRS 2.0.15) with SMTP id
<address@hidden> for <address@hidden>;
 Fri, 12 Apr 2002 12:43:59 -0400
Received: by challenger.si.com; id MAA19428; Fri, 12 Apr 2002 12:40:36 -0400
(EDT)
Received: from nodnsquery(209.150.128.179) by challenger.si.com via smap (V5.5)
    id xma019170; Fri, 12 Apr 02 12:39:49 -0400
Received: (from address@hidden)
    by majordomo2.host4u.net (8.11.6/8.11.6) id g3CEeBZ19783
    for avr-gcc-list-list.japetos; Fri, 12 Apr 2002 09:40:11 -0500
Received: from japetos.host4u.net (japetos.host4u.net [216.71.64.154])
    by majordomo2.host4u.net (8.11.6/8.11.6) with ESMTP id g3CEeAB19780
    for <address@hidden>; Fri, 12 Apr 2002 09:40:10
-0500
Received: from pkmail.parks.local ([200.248.200.133])
    by japetos.host4u.net (8.11.6/8.11.6) with ESMTP id g3CEeAJ31208
    for <address@hidden>; Fri, 12 Apr 2002 09:40:11 -0500
Received: by pkmail.parks.local with Internet Mail Service (5.5.2650.21)
    id <24G8JZ8R>; Fri, 12 Apr 2002 11:41:14 -0300
Message-Id: <address@hidden>
From: Andre Mastella <address@hidden>
To: address@hidden
Subject: [avr-gcc-list] AVR recording AVR...
Date: Fri, 12 Apr 2002 11:41:13 -0300
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Sender: address@hidden
Precedence: bulk
Content-Type: text/plain;


**********************************************************************
This e-mail and any files transmitted with it are confidential and may
be legally privileged or otherwise exempt from disclosure under
applicable law. This e-mail and its files are intended solely for
the individual or entity to whom they are addressed and their content
is the property of Smiths Aerospace.  If you are not the intended
recipient, please do not read, copy, use or disclose this communication.
If you have received this e-mail in error please notify the e-mail 
administrator at address@hidden and then delete this e-mail, its
files and any copies.

This footnote also confirms that this e-mail message has been scanned
for the presence of known computer viruses.
***********************************************************************
avr-gcc-list at http://avr1.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]