|
From: | Paul Stoffregen |
Subject: | [avr-gcc-list] a symbol for end of program memory used? |
Date: | Wed, 28 Apr 2010 12:07:18 -0700 |
User-agent: | Thunderbird 2.0.0.24 (X11/20100317) |
So far, I'm using "__data_load_end" to know where the unused flash memory begins. Is that the best way? Does the linker provide any special symbols or other way I can get the end of allocated flash memory as a constant which I can use in my program?
Thanks, -Paul
[Prev in Thread] | Current Thread | [Next in Thread] |