avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] How not to use special memory area


From: Adib Taraben
Subject: [avr-gcc-list] How not to use special memory area
Date: Thu, 18 Mar 2004 14:21:40 +0100
User-agent: Mozilla Thunderbird 0.5 (Windows/20040207)

<x-flowed>
Hello all

how can I tell the compiler not to use a special memory area?

On my board (ATMega103) there is the area from 0x1000 to 0x1fff used for special IO chips. The CS is generated via GALs. Now I am afraid that the compiler put some variables in that area. How can I prevent this?

Many thanks,

Adib.


_______________________________________________
avr-gcc-list mailing list
address@hidden
http://www.avr1.org/mailman/listinfo/avr-gcc-list

</x-flowed>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]