public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Ali Sina" <replay688@hotmail.com>
To: msalter@redhat.com
Cc: gary@mlbassoc.com, ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Redboot vs GDB application download (ARM E7T)
Date: Mon, 20 Jun 2005 15:24:00 -0000	[thread overview]
Message-ID: <BAY108-F2454E32825B00FA4371352EAE90@phx.gbl> (raw)
In-Reply-To: <1119036847.23278.3.camel@gienah.localdomain>

Hello,

the culprit is found, the problem solved:

My code contained some "char" declarations which gcc apparently did not like 
at all.
Changing the "char" to the corresponding "unsigned char" declarations fixed 
the problem. The code is now loading and running just as it is when via GDB.

Thanks,

Ali


>From: Mark Salter <msalter@redhat.com>
>To: Ali Sina <replay688@hotmail.com>
>CC: gary@mlbassoc.com, ecos-discuss@ecos.sourceware.org
>Subject: Re: [ECOS] Redboot vs GDB application download (ARM E7T)
>Date: Fri, 17 Jun 2005 15:34:07 -0400
>
>On Thu, 2005-06-16 at 20:45 +0000, Ali Sina wrote:
> > Hello,
> >
> > is there any difference between loading an application to RAM and 
>running it
> > there via Redboot as opposed to via GDB?
> >
> > On the E7T with a ROM Redboot I observe the following:
> > - loading the app to RAM via GDB and starting it (continue) works fine.
> > Application has not crashed in months.
> > - loading the same code to RAM via Redboot (load -m xmodem) and starting 
>it
> > (go) will start the application but the systems hangs after a few 
>seconds.
> >
> > Anyone a clue as to why this could be happening?
> >
>
>The go command will turn off caches by default. Loading and running with
>gdb won't turn off caches.
>
>--Mark
>
>

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now! 
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

  parent reply	other threads:[~2005-06-20 15:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-16 20:46 Ali Sina
2005-06-17 19:34 ` Mark Salter
2005-06-18  6:46   ` Ali Sina
2005-06-18  7:15   ` Ali Sina
2005-06-20 15:24   ` Ali Sina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-06-17 19:22 Ali Sina
2005-06-15 19:48 [ECOS] E7T ROMRAM startup anyone? Alternatives? Gary Thomas
2005-06-17 10:18 ` [ECOS] Redboot vs GDB application download (ARM E7T) Ali Sina
2005-06-17 17:38   ` Paul D. DeRocco

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BAY108-F2454E32825B00FA4371352EAE90@phx.gbl \
    --to=replay688@hotmail.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=gary@mlbassoc.com \
    --cc=msalter@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).