Michael daiss> I thought, that with the prefix "const" for instance an
integer
michael daiss> would be fix located in the ROM-Area... But in the map-File
michael daiss> it is located in the data-area, means in the RAM...
michael daiss> What must I do to locate values in the ROM-Area?
micheal daiss> c:/winavr-20070525/bin/../lib/gcc/avr/4.1.2/ [snip]
This is more of an AVR specific question, you should ask on an AVR
specific forum.
For example: http://www.avrfreaks.net
See these two pages:
http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=38003
http://www.nongnu.org/avr-libc/user-manual/group__avr__pgmspace.html
-Duane