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

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

RE: [avr-gcc-list] I cannot change target/port in avr-insight


From: Eric Weddington
Subject: RE: [avr-gcc-list] I cannot change target/port in avr-insight
Date: Wed, 25 Jul 2007 12:34:08 -0600

[Please include the avr-gcc-list in your reply so others may see the
discussion.]

> > > Dear list,
> > > I have successfully built the avr-gcc tool chains in a Linux box.
> >
> > What version of avr-insight are you using?
>
>
> I am using avr-insight 6.5. I download insight-6.5 and winavr
> patches from CVS. I complie
> avr-insight as root.
>    # tar jxvf $CWD/insight-6.5.tar.bz2
>    # cd insight-6.5
>    # # Applying patches
>    # patch -p0 <
> $CWD/patches/insight/6.5/50-insight-6.5-atmega256x-binutils.patch
>    # patch -p0 <
> $CWD/patches/insight/6.5/60-insight-6.5-wintermute-mingw.patch
>    # ./configure --prefix=$PREFIX --target=avr
>    # make install

You said above that you are building on Linux. If so, then don't use the
60-insight-6.5-wintermute-mingw.patch as that is specific to MinGW
(Windows). You only need the atmega256x-binutils.patch if you are using an
ATmega2560 or ATmega2561. I would also suggest that you use the latest
Insight version, 6.6 to see if that fixes your problem.

Eric






reply via email to

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