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

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

[avr-gcc-list] Ramend in the iom103.h file


From: Grant Stockly
Subject: [avr-gcc-list] Ramend in the iom103.h file
Date: Wed, 04 Sep 2002 16:45:25 -0800

Right now its:
#define    RAMEND   0x0FFF     /*Last On-Chip SRAM Location*/

Could I change this to 0x0FE1 and have the compiler automatically start the stack pointer 30 bytes lower? (And at the same time try not to allocate ram above 0xFE1?)

I have a large assembly routine that needs a pretty big storage area for variables.

Thanks for your time,
Grant Stockly

avr-gcc-list at http://avr1.org



reply via email to

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