public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jesper Skov <jskov@redhat.com>
To: "amassa@cts.com" <amassa@cts.com>
Cc: jskov@redhat.com, ecos-discuss@sourceware.cygnus.com,
	jlarmour@redhat.co.uk
Subject: [ECOS] RE: MBX Board
Date: Tue, 06 Jun 2000 23:51:00 -0000	[thread overview]
Message-ID: <14653.61665.763856.375732@thinktwice.zoftcorp.dk> (raw)
In-Reply-To: <200006061724.KAA77998@batman.cts.com>

>>>>> "amassa@cts" == amassa@cts com <amassa@cts.com> writes:

amassa@cts> Sorry for not posting to the discussion list directly, but
amassa@cts> as I told Jonathan before, because of my ISP my emails to
amassa@cts> the discussion list bounce back with an error thinking
amassa@cts> that I am spamming the discussion list.  I am trying to
amassa@cts> get it straightened out with my ISP but it is a slow
amassa@cts> process.  So I appologize for not posting to the list
amassa@cts> directly, but I will as soon as I can, but for now, I hope
amassa@cts> you can help me this way.

amassa@cts> As far as my problem goes, the memory region in the
amassa@cts> target.ld file is:

amassa@cts> MEMORY { ram : ORIGIN = 0, LENGTH = 0x400000 rom : ORIGIN
amassa@cts> = 0xfe000000, LENGTH = 0x800000 }


Which makes the error message rather confusing since it complained
about not being able to fit in 32kB - but neither block has such a
small length according to the above.

amassa@cts> And I tried a build from scratch on a different system and
amassa@cts> I still get the same error message.

Try this:

thinktwice:> ecosconfig new mbx stubs
7 conflict(s) resolved:
 CYGBLD_BUILD_GDB_STUBS:
  Requires constraint not satisfied:  CYG_HAL_STARTUP == "ROM" 
 CYGBLD_BUILD_GDB_STUBS:
  Requires constraint not satisfied: ! CYGDBG_HAL_DEBUG_GDB_THREAD_SUPPORT
 CYGBLD_BUILD_GDB_STUBS:
  Requires constraint not satisfied: CYGSEM_HAL_ROM_MONITOR
 CYGBLD_BUILD_COMMON_GDB_STUBS:
  Requires constraint not satisfied: CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS
 CYGBLD_BUILD_GDB_STUBS:
  Requires constraint not satisfied: CYGBLD_BUILD_COMMON_GDB_STUBS
 CYGBLD_BUILD_GDB_STUBS:
  Requires constraint not satisfied: ! CYGDBG_HAL_COMMON_INTERRUPTS_SAVE_MINIMUM_CONTEXT
 CYGBLD_BUILD_GDB_STUBS:
  Requires constraint not satisfied: ! CYGDBG_HAL_COMMON_CONTEXT_SAVE_MINIMUM
thinktwice:> ecosconfig remove CYGPKG_IO
thinktwice:> ecosconfig remove CYGPKG_IO_SERIAL
thinktwice:> ecosconfig remove CYGPKG_ERROR    
thinktwice:> ecosconfig tree               
thinktwice:> make

And try to get the latest sources from CVS. You were using 1.3.1
sources, right?

amassa@cts> One thing I did try is changing the clock speed.  My MBX
amassa@cts> board has a 40 MHz clock.  The default on the stub build
amassa@cts> for the MBX board is 50 MHz.  I have been building with
amassa@cts> the 40 MHz selection.  However, last night just for grins
amassa@cts> I tried to load into flash a version with the 50 MHz
amassa@cts> version.  This gave some type of output from the MBX
amassa@cts> board, but then the processor crashed.

amassa@cts> Do you know of some problem using the 40 MHz selection?

amassa@cts> Has a stub been tested on the 40 MHz MBX board?

I can build for both 40 and 50 MHz configs, and I know we have boards
of both types running eCos.

Jesper

       reply	other threads:[~2000-06-06 23:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200006061724.KAA77998@batman.cts.com>
2000-06-06 23:51 ` Jesper Skov [this message]
     [not found] <200006071617.JAA24571@batman.cts.com>
2000-06-08  0:41 ` Jesper Skov
     [not found] <200005302219.PAA71424@batman.cts.com>
2000-05-30 16:38 ` [ECOS] " Gary Thomas
     [not found] <200005302201.PAA70440@batman.cts.com>
2000-05-30 15:10 ` Gary Thomas
     [not found] <200005302113.OAA67770@batman.cts.com>
2000-05-30 14:25 ` Jonathan Larmour
2000-05-30 14:29   ` 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=14653.61665.763856.375732@thinktwice.zoftcorp.dk \
    --to=jskov@redhat.com \
    --cc=amassa@cts.com \
    --cc=ecos-discuss@sourceware.cygnus.com \
    --cc=jlarmour@redhat.co.uk \
    /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).