public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* ARM gcc help
       [not found] <a9d632591003090053q63a9e362ke3dff2dfac643c2e@mail.gmail.com>
@ 2010-03-09  9:15 ` Ruvinda Dhambarage
  2010-03-10  9:49   ` Andrew Haley
  0 siblings, 1 reply; 2+ messages in thread
From: Ruvinda Dhambarage @ 2010-03-09  9:15 UTC (permalink / raw)
  To: gcc-help

hi,
Iam using gcc 4.1.0 to compile code for a ARM922T.
my code runs from the internal 64KB SRAM.
when i run some functions it gets stuck or behaves unexpectedly when
the .bin file gets larger than ~28KB.
curiously, its the functions in the .o files that i added last that
gets stuck. The functions in the .o which were added first, work
without getting stuck.

what are the possible causes?

thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ARM gcc help
  2010-03-09  9:15 ` ARM gcc help Ruvinda Dhambarage
@ 2010-03-10  9:49   ` Andrew Haley
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Haley @ 2010-03-10  9:49 UTC (permalink / raw)
  To: gcc-help

On 03/09/2010 09:15 AM, Ruvinda Dhambarage wrote:
> hi,
> Iam using gcc 4.1.0 to compile code for a ARM922T.
> my code runs from the internal 64KB SRAM.
> when i run some functions it gets stuck or behaves unexpectedly when
> the .bin file gets larger than ~28KB.
> curiously, its the functions in the .o files that i added last that
> gets stuck. The functions in the .o which were added first, work
> without getting stuck.
> 
> what are the possible causes?

Bad hardware.  OS bug.  Linker bug.  You made a mistake somewhere that
corrupts memory. Etc, etc.

Andrew.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-03-10  9:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <a9d632591003090053q63a9e362ke3dff2dfac643c2e@mail.gmail.com>
2010-03-09  9:15 ` ARM gcc help Ruvinda Dhambarage
2010-03-10  9:49   ` Andrew Haley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).