comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: How to create a GPR project for ARM Cortex?
Date: Sun, 12 Nov 2017 08:54:27 +0000
Date: 2017-11-12T08:54:27+00:00	[thread overview]
Message-ID: <lymv3rg9mk.fsf@pushface.org> (raw)
In-Reply-To: ly1sl4h8wh.fsf@pushface.org

Simon Wright <simon@pushface.org> writes:

> You've reminded me to look at my use of -ffunction-sections etc, which
> I see I've been careless about. Thanks!

Before proper use of section switches:
lockheed:certyflie simon$ arm-eabi-size cflie.elf--
   text	   data	    bss	    dec	    hex	filename
 522972	   4104	  42160	 569236	  8af94	cflie.elf--

After:
lockheed:certyflie simon$ arm-eabi-size cflie.elf
   text	   data	    bss	    dec	    hex	filename
 289912	   3568	  42144	 335624	  51f08	cflie.elf

I was wondering why it was so big, but there were worse problems!


  parent reply	other threads:[~2017-11-12  8:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-11 19:18 How to create a GPR project for ARM Cortex? Johan Söderlind Åström
2017-11-11 20:12 ` Simon Wright
2017-11-11 22:05   ` Johan Söderlind Åström
2017-11-12  8:06     ` Simon Wright
2017-11-12 10:18       ` Johan Söderlind Åström
2017-11-12 11:39         ` Simon Wright
2017-11-12  8:54   ` Simon Wright [this message]
2017-11-12 14:29 ` Johan Söderlind Åström
2017-11-13 10:54   ` Simon Wright
2017-11-13 19:08     ` Johan Söderlind Åström
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox