Dear LPC2000 Group, I am using the KEIL IDE for ARM7 processors with the GNU Cygnus compiler on a LPC2106 target. My problem is that I cannot find in the documentation how to tell the compiler to locate an object at a specified place (somwhere in flash memory, for instance). In another IDE I am using, I would write : at 0x00016000 int base; Can someone help me ? Thank you. Michel Kuenemann KMS - France
Message
How to specify the location of an object in memory (GNU)
2005-11-01 by Michel Kuenemann