relocation for ROMd systems?

"Aaron J. Grier" (aaron@frye.com)
Tue, 9 Nov 1999 10:14:09 -0800


I know that objcopy can relocate sections with --change-address and
friends: I was wondering how exactly these are used with regard to
linker scripts.  I assume I write my linker script to put .data in RAM,
and use "objcopy --change-section-lma" to move things down into ROM,
provided I have a procedure (inside software_init_hook?) to copy
preinitialized .data up to link-time specified RAM.  Right?  Does
anybody have an example linker script and objcopy they could share for
generating ROM images from the GNU toolchain?

Thanks in advance.

-- 
  Aaron J. Grier   |   Frye Electronics, Tigard, OR   |   aaron@frye.com
  "The simplistic anthropomorphism which asserts that source code has a
   life separate from its creator or maintainer is the product of one
   too many viewings of Tron."  -- paraphrasing of anonymous post on /.

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com