public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Cristiano Ligieri Pereira <cpereira@ics.uci.edu>
To: Gary Thomas <gthomas@redhat.com>
Cc: ecos-discuss@sourceware.cygnus.com
Subject: RE: [ECOS] Port to XScale board
Date: Tue, 21 Aug 2001 14:31:00 -0000	[thread overview]
Message-ID: <Pine.SOL.4.20.0108211423360.18323-100000@washoe.ics.uci.edu> (raw)
In-Reply-To: <XFMail.20010821151726.gthomas@redhat.com>

> The binary download won't print any messages.  S-record does some
> verification and thus does print things.
> 
> First of all, try leaving the "-v" option off.  It will only get in
> the way (most recent sources disable it for X-modem).
> 
> Then, try loading to some different address - try a much higer one like
> 0x100000.

RedBoot> load -v -m xmodem                                                     
..Entry point: 0x00060040, address range: 0x00060000-0x00070328                
xyzModem - CRC mode, 1386(SOH)/0(STX)/0(CAN) packets, 4 retries       

RedBoot> dump -b 0x60000 -l 0x100                                              
0x00060000: 18F0 9FE5 18F0 9FE5  18F0 9FE5 18F0 9FE5   |................|      
0x00060010: 18F0 9FE5 0000 0000  18F0 9FE5 18F0 9FE5   |................|      
0x00060020: 4000 0600 8801 0600  F001 0600 2802 0600   |@...........(...|      
0x00060030: 8802 0600 0000 0000  7403 0600 3C03 0600   |........t...<...|      
0x00060040: 2106 A0E3 4010 A0E3  0010 80E5 0070 0FE1   |!...@........p..|      
0x00060050: 1F70 07E2 1300 57E3  0700 000A 0000 A0E3   |.p....W.........|      
0x00060060: 1015 9FE5 0420 91E5  0420 80E5 2420 91E5   |..... ... ..$ ..|      

...

I found out what was wrong (I put some stupid printf's where i shouldn't
yesterday late night... ). It working fine now. So after downloading the
file I should just type 'go' to the entry point address and it should
work, right?

That's not happening... :-| (as usual nothing works at the first time...)

Cristiano.

  reply	other threads:[~2001-08-21 14:31 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-18 16:21 Cristiano Ligieri Pereira
2001-08-18 18:46 ` Gary Thomas
2001-08-19 15:29   ` Cristiano Ligieri Pereira
2001-08-19 15:52   ` Cristiano Ligieri Pereira
2001-08-20 14:36   ` Cristiano Ligieri Pereira
2001-08-20 14:49     ` Gary Thomas
2001-08-20 15:10       ` Cristiano Ligieri Pereira
2001-08-20 15:14         ` Gary Thomas
2001-08-20 15:34           ` Cristiano Ligieri Pereira
2001-08-20 15:38             ` Gary Thomas
2001-08-20 16:21               ` Cristiano Ligieri Pereira
2001-08-20 16:56                 ` Cristiano Ligieri Pereira
2001-08-20 17:03                   ` Gary Thomas
2001-08-20 17:14                     ` Cristiano Ligieri Pereira
2001-08-20 18:05                       ` Gary Thomas
2001-08-20 18:25                         ` Cristiano Ligieri Pereira
2001-08-20 19:32                           ` Gary Thomas
2001-08-21 14:00                             ` Cristiano Ligieri Pereira
2001-08-21 14:12                               ` Gary Thomas
2001-08-21 14:31                                 ` Cristiano Ligieri Pereira [this message]
2001-08-21 14:58                                   ` Gary Thomas
2001-08-21 20:13                                     ` Cristiano Ligieri Pereira
2001-08-21 16:04                                   ` Jonathan Larmour
2001-08-20 17:04                   ` Gary Thomas
2001-08-20 17:01                 ` Gary Thomas

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=Pine.SOL.4.20.0108211423360.18323-100000@washoe.ics.uci.edu \
    --to=cpereira@ics.uci.edu \
    --cc=ecos-discuss@sourceware.cygnus.com \
    --cc=gthomas@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).