public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: bob.koninckx@o-3s.com
To: "Subodh Kotkar" <subodh.kotkar@gmail.com>,
	        ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Need Help--- For Porting RedBoot
Date: Tue, 27 Jun 2006 09:09:00 -0000	[thread overview]
Message-ID: <W990041958010661151399349@webmail17> (raw)


>-----Original Message-----
>From: Subodh Kotkar [mailto:subodh.kotkar@gmail.com]
>Sent: Tuesday, June 27, 2006 04:54 AM
>To: ecos-discuss@ecos.sourceware.org
>Subject: [ECOS] Need Help--- For Porting RedBoot
>
>Hi,
>
>I am porting Redboot on intel PXA250. I have already ported ecos on same.
>but it is giving problem during porting redboot, not even prompt of
>redboot comes after building and loading bin file. I used hyper
>terminal, and when i get connected it gives me garbage data such as
>$T0a0f:30ca0050;0d:8ccd0000;#07  repeatedly when i press any key........
>what is the reason??

It is not garbage data, it is GDB-stubs. Most probably, something goes wrong during startup, before reaching the redboot prompt, a processor exception is raised and caught by GDB-stubs which are now waiting for input from GDB.

If you get this far, a whole lot of things are already working: your serial communication seems ok, interrupts / exceptions are dealt with properly, your memory map most probably is ok.

Hth,

Bob

>
>
>If possible give me packages required for redboot porting other than
>in redboot template..
>
>
>Thxs in adv
>plz if possible do it fast!!!
>
>--
>Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
>and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>
>



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

             reply	other threads:[~2006-06-27  9:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-27  9:09 bob.koninckx [this message]
     [not found] ` <fa33d4d80606270224y3b776efu41821260eca4c74a@mail.gmail.com>
2006-06-27  9:27   ` Subodh Kotkar
2006-06-27 14:34     ` [ECOS] " Grant Edwards
2006-06-28 15:48       ` David Fernandez
2006-06-28 15:54         ` Grant Edwards
  -- strict thread matches above, loose matches on Subject: below --
2006-06-27  9:35 [ECOS] " bob.koninckx
2006-06-27  8:55 Subodh Kotkar

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=W990041958010661151399349@webmail17 \
    --to=bob.koninckx@o-3s.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=subodh.kotkar@gmail.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).