[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] GCC Functions
From: |
Kujala Matti |
Subject: |
Re: [avr-gcc-list] GCC Functions |
Date: |
Wed, 28 Nov 2001 23:34:49 +0200 (EET) |
> Thanks everyone for the help but things are still not working. It has to
> do with the function or the global variable. If you toggle between the
> lines you will see this. Thank you very much for your help.
>
> led1();
> //ledlight = 0
>
>
> /*
> *************************************************************************
> avr-gcc -O0 -Wall -mmcu=at90s2313 -c demo2c.c -o demo1.o
> avr-gcc -o demo1.elf demo1.o
> avr-objcopy -O ihex demo1.elf demo1.hex
> **************************************************************************
> */
I still use very old version of avr-gcc and may be totally lost with this,
but is the crt1.o linked with the code if you compile with the commands
above?
--
What sorcery, what spells, have brought thee here?