public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jlarmour@redhat.co.uk>
To: ecos-discuss@sourceware.cygnus.com
Subject: [ECOS] [Fwd: MBX Stub]
Date: Mon, 05 Jun 2000 21:47:00 -0000	[thread overview]
Message-ID: <393C8258.E1E6BA73@redhat.co.uk> (raw)

 


To : "Jonathan Larmour" <jlarmour at redhat dot co dot uk>
Subject : RE: MBX Stub
From : "Anthony Massa" <amassa at cts dot com>
Date : Mon, 5 Jun 2000 21:26:21 -0700
Reply-To : <amassa at cts dot com>

I went back and follow the instructions very carefully.  When I try to build
the stub I get the following error message:

//D/PROGRA~1/REDHAT~1/eCos/packages/hal/common/v1_3_1/src/stubrom/stubrom.c
powerpc-eabi-gcc -msoft-float -mcpu=860 -g -nostdlib -Wl,--gc-sections -Wl,-
static -L//D/Projects/Blackbird/Tornado/newstub/mbx_install/lib -Ttarget.ld 
-o //D/Projects/Blackbird/Tornado/newstub/mbx_install/bin/gdb_module.img
src/stubrom/gdb_module.o
/tools/H-i686-pc-cygwin/powerpc-eabi/bin/ld: address 0xfe007dd0 of
//D/Projects/Blackbird/Tornado/newstub/mbx_install/bin/gdb_module.img
section .data is not within region ram
/tools/H-i686-pc-cygwin/powerpc-eabi/bin/ld: address 0xfe007e10 of
//D/Projects/Blackbird/Tornado/newstub/mbx_install/bin/gdb_module.img
section .sbss is not within region ram
/tools/H-i686-pc-cygwin/powerpc-eabi/bin/ld: address 0xfe00a6d4 of
//D/Projects/Blackbird/Tornado/newstub/mbx_install/bin/gdb_module.img
section .bss is not within region ram
collect2: ld returned 1 exit status
make[1]: ***
[//D/Projects/Blackbird/Tornado/newstub/mbx_install/bin/gdb_module.img]
Error 1
make[1]: Leaving directory
`/d/Projects/Blackbird/Tornado/newstub/mbx_build/hal/common/v1_3_1'
make: *** [build] Error 2


I also tried the image from the loaders subdirectory and couldn't get any
output from the board with it either.

Any other suggestions would be a great help.

Thanks,
Anthony

-----Original Message-----
From: jlarmour@cygnus.co.uk [ mailto:jlarmour@cygnus.co.uk]On Behalf Of
Jonathan Larmour
Sent: Monday, June 05, 2000 11:24 AM
To: amassa@cts.com
Subject: Re: MBX Stub


"amassa@cts.com" wrote:
>
> Is there any specific terminal emulation or other settings I should look
> into more carefully?

Make sure flow control is disabled on your serial port.

> Does the stub expect a \r\n or just \n or can it handle both cases?

Actually what happens is that it sees the character (whatever it is), sees
it isn't a GDB packet, and outputs another 't' packet in response.

Perhaps go back to the hardware setup section in the docs, and double-check
you followed it all to the letter.

Jifl
--
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

             reply	other threads:[~2000-06-05 21:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-05 21:47 Jonathan Larmour [this message]
2000-06-05 23:45 ` Jesper Skov

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=393C8258.E1E6BA73@redhat.co.uk \
    --to=jlarmour@redhat.co.uk \
    --cc=ecos-discuss@sourceware.cygnus.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).