> -----Original Message----- > From: > [email protected] > [mailto:avr-gcc-list-bounces+eweddington=cso.atmel....@nongnu. > org] On Behalf Of Lin Nan > Sent: Saturday, February 21, 2009 8:41 AM > To: [email protected] > Subject: [avr-gcc-list] How to tell avr-gcc not to use some > registers in thewhole program? > > Hello, everyone! > > In my project, I need to bind four registers to two 16 bit > pointers because the two pointers are used frequently. But I > don't know exactly how to do it. > > Does anyone know something about it?
The description is in the avr-libc user manual, in the FAQ. Although it should be used with caution. _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
