[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] Linker options to report RAM overflow
From: |
Vaclav Peroutka |
Subject: |
[avr-gcc-list] Linker options to report RAM overflow |
Date: |
Mon, 14 Sep 2009 22:32:37 +0200 (CEST) |
Hello all,
today I did some experiments with long buffers and accidentally set buffers
longer than 1kB on ATMEGA16. The only visible problem was that printf() stopped
working. One hour later I noticed that I have too long buffers.
Can I force linker to shout in such situation ?
Thank you in advance,
Vaclav
- [avr-gcc-list] Linker options to report RAM overflow,
Vaclav Peroutka <=