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

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

Re: [avr-gcc-list] Re: atmega128 assembler problem


From: Jan Beutel
Subject: Re: [avr-gcc-list] Re: atmega128 assembler problem
Date: 05 Mar 2002 11:23:06 +0100

yeah,

my other post must have gotten lost...


you have to check your configure.in file for avr-libc-20020203:


address@hidden avr-libc-20020203]$ grep 128 configure.in 
        AVR_CRT_MEGA='crtm161.o crtm163.o crtm32.o crtm128.o'


the line above was commented in the middle, so that the crtm128.0 file
didn't get built...


i still have a problem verifying flash on the 128l using uisp20020303.
any ideas on that?





On Tue, 2002-03-05 at 11:28, Torsten Hahn wrote:
> Am Dienstag, 5. März 2002 10:19 schrieben Sie:
> > these two patches were originally distributed by peter and they work
> > fine for me. but beware, the newest libc doesn't automatically generate
> > all necessary files for atmega128... (see seperate post)
> >
> 
> Thanks ! The patch worked. If i try to compile, i get 
>  
> avr-gcc -mmcu=atmega128 -o test.o slave.c
> /usr/local/lib/gcc-lib/avr/3.0.3/../../../../avr/bin/ld: cannot open 
> crtm128.o: Datei oder Verzeichnis nicht gefunden
> 
> Is this what you mean? Where do i get the crtm128.o script from ?
> 
> CU,
> Torsten.
> -- 
> Torsten Hahn 
> TU Bergakademie Freiberg - Institut für Experimentelle Physik 
> Silbermannstraße 1, 09596 Freiberg
> mail: address@hidden
> phone: +49 3731 392670 
-- 
Jan Beutel                                 address@hidden
Computer Engineering and Networks Laboratory, ETZ G63
ETH Zurich                              +41 1 632 70 32 Phone
Gloriastrasse 35                          +41 1 632 10 35 Fax
CH 8092 Zurich/Switzerland  http://www.tik.ee.ethz.ch/~beutel

avr-gcc-list at http://avr1.org



reply via email to

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