public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: xinumike-rtos@yahoo.com
Cc: eCos Discussion <ecos-discuss@ecos.sourceware.org>
Subject: Re: [ECOS] How can I build redboot with no MMU? (8xx based)
Date: Wed, 11 May 2005 20:25:00 -0000	[thread overview]
Message-ID: <1115820234.31049.82.camel@hermes> (raw)
In-Reply-To: <20050511135512.15513.qmail@web42006.mail.yahoo.com>

On Wed, 2005-05-11 at 06:55 -0700, xinumike-rtos@yahoo.com wrote:
> Gary and Everybody,
> 
> Where should I start to see printf's showing up?
> 
> Will this happen before the MMU?
> 
> I see the SMC enable happen, but have not seen
> any data, but of course I crash when I enable
> the mmu.

These messages will come out on the system console (which is most
likely SMC1) and yes of course they happen before the MMU is enabled
because they are in the code that sets up the MMU.

> 
> Thanks,
>  Mike
> 
> 
> --- Gary Thomas <gary@mlbassoc.com> wrote:
> > On Wed, 2005-05-11 at 06:26 -0700,
> > xinumike-rtos@yahoo.com wrote:
> > > I just can't get my board to function after the
> > > MMU is enabled. 
> > > Is there a way to build redboot without the
> > > MMU?
> > 
> > This is not wise on the PowerPC.
> > 
> > You should investigate why it's failing when you
> > enable the MMU.
> > Try putting some 'diag_printf()' messages in the
> > function
> > 'cyg_hal_map_memory' in
> > hal/powerpc/mpc8xx/current/src/var_misc.c

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


-- 
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:[~2005-05-11 14:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-11 20:23 xinumike-rtos
2005-05-11 20:25 ` Gary Thomas [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-05-11 14:04 xinumike-rtos
2005-05-11 16:21 ` 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=1115820234.31049.82.camel@hermes \
    --to=gary@mlbassoc.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=xinumike-rtos@yahoo.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).