public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* Re: [ECOS] Need Help--- For Porting RedBoot
@ 2006-06-27  9:09 bob.koninckx
       [not found] ` <fa33d4d80606270224y3b776efu41821260eca4c74a@mail.gmail.com>
  0 siblings, 1 reply; 5+ messages in thread
From: bob.koninckx @ 2006-06-27  9:09 UTC (permalink / raw)
  To: Subodh Kotkar, ecos-discuss


>-----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

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

end of thread, other threads:[~2006-06-28 15:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-27  9:09 [ECOS] Need Help--- For Porting RedBoot bob.koninckx
     [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

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).