This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How can I build redboot with no MMU? (8xx based)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]