[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] SRAM with winavr
From: |
Paulo da Silva |
Subject: |
[avr-gcc-list] SRAM with winavr |
Date: |
Tue, 22 Aug 2006 12:46:42 -0300 |
Hi all,
I am using winavr to compile a code for atmega128, and I am having a problem
with sram, because my project use 8262bytes so compiler says that I am using
201,7% of data memory, but I have externa ram 32kbytes.
I am using avrstudio 4.12 as my ide, I inform in project options that I have
external sram but this does not solve the problem.
I tryied to put -Wl,-Tdata=0x80110, without a success.
May somebody help-me?
Best regards
- [avr-gcc-list] [AVR] RTL prologue/epilogue ver.2, Anatoly Sokolov, 2006/08/11
- [avr-gcc-list] BUG in WINAVR?, Trampas, 2006/08/11
- RE: [avr-gcc-list] BUG in WINAVR?, Trampas, 2006/08/11
- Re: [avr-gcc-list] BUG in WINAVR?, Royce Pereira, 2006/08/12
- [avr-gcc-list] printf using floats, Trampas, 2006/08/14
- RE: [avr-gcc-list] printf using floats, Trampas, 2006/08/14
- [avr-gcc-list] printf and printf_P suggestions, Trampas, 2006/08/15
- Re: [avr-gcc-list] printf and printf_P suggestions, Joerg Wunsch, 2006/08/15
- [avr-gcc-list] SRAM with winavr,
Paulo da Silva <=
- RE: [avr-gcc-list] SRAM with winavr, Eric Weddington, 2006/08/22
- Re: [avr-gcc-list] SRAM with winavr, Paulo da Silva, 2006/08/22
Re: [avr-gcc-list] [AVR] RTL prologue/epilogue ver.3, Anatoly Sokolov, 2006/08/20