> instructions to the linker as to what goes where in the image. Could > someone point me to some documentation on this file format? I can't > even find a reference to the "-T" parameter that passes this file name As Bogdan said, I wrote a book on getting up-n-running on ARM with the GNU tools. In it, I have what I believe is a reasonably easy-to-understand description of the linker script format. I take you through makefile and linker script construction starting at the very simplest single-segment example and working up to more complicated examples. If you're interested, check the link in my signature. -- -- Lewin A.R.W. Edwards (http://www.zws.com/) Learn how to develop high-end embedded systems on a tight budget! http://www.amazon.com/exec/obidos/ASIN/0750676094/zws-20
Message
Re: [lpc2100] Makefile Project Help
2004-01-20 by Lewin A.R.W. Edwards
Attachments
- No local attachments were found for this message.