[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] Text area full.
From: |
Luc Damjan |
Subject: |
[avr-gcc-list] Text area full. |
Date: |
Wed, 24 Oct 2001 13:34:39 +0200 |
Hi all!
I am working on a big project with at90s8535 and when I compile it I get
some errors:
avr-gcc main.o uart.o global.o timer.o mystring.o ad.o unscramble.o
outpower.o
alarm.o caller.o -Wl,-Map=main.map,--cref -mmcu=at90s8535 -o main.elf
..\lib\gcc-lib\avr\3.0\..\..\..\..\avr\bin\ld.exe: region text is full
(main.elf
section .text)
make: *** [main.elf] Error 1
I thought that the program area of the at90s8353 was full, but when I
compile the same project for atmega103 and load it into the AVR studio, the
program area is less than 4K full. Any ideas?
Regards,
Damjan Luc.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [avr-gcc-list] Text area full.,
Luc Damjan <=