Actions
| Post | |
| Subscribe | |
| Unsubscribe |
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [arm-gnu] converting ADS scatter file into GNU ld format
- To: arm-gnu@xxxxxxxxxxxxxxxx
- Subject: Re: [arm-gnu] converting ADS scatter file into GNU ld format
- From: Charles Manning <manningc2@xxxxxxxxxxxxx>
- Date: Thu, 21 Jul 2005 07:23:34 +1200
On Thursday 21 July 2005 07:12, Jason Andrews wrote: > I'm trying to compile some code that is setup for ADS1.2 > with the Codesourcery ARM GNU toolchain. > > On ADS it uses a scatter file: > armlink -scatter scatter.txt > where the scatter file is below. > > Do I need to convert it to a link map file for gnu-ld to use > with the -T option? Yes. The ARM scatter loader allows you to place various sections in various areas. You can do the same with an ld script.
- References:
- converting ADS scatter file into GNU ld format
- From: Jason Andrews
- converting ADS scatter file into GNU ld format
- Prev by Date: converting ADS scatter file into GNU ld format
- Next by Date: run-time helper-function ABI issue: __aeabi_idivmod
- Previous by thread: converting ADS scatter file into GNU ld format
- Next by thread: run-time helper-function ABI issue: __aeabi_idivmod
- Index(es):