public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] 860T board crashes upon enable of MMU (CYG_MSR)
@ 2005-05-10 20:04 xinumike-rtos
  0 siblings, 0 replies; only message in thread
From: xinumike-rtos @ 2005-05-10 20:04 UTC (permalink / raw)
  To: ecos-discuss


Hello,
I am trying to bring up a 860T based board using
viper as a template.   My code seems to be crashing
when trying to enable the MMU. (see assembly
dump below)  I have seen some
talk about this in the archives, but I am still
unclear what was happening there and if I am
seeing the same thing.
Help please!
Thanks, 
 Mike


fe0021e4:       48 00 84 e1     bl      fe00a6c4
<hal_platform_init>
fe0021e8:       48 00 7e 85     bl      fe00a06c
<hal_MMU_init>
fe0021ec:       3c 60 00 00     lis     r3,0
fe0021f0:       60 63 30 32     ori     r3,r3,CYG_MSR
fe0021f4:       7c 00 04 ac     sync
fe0021f8:       7c 60 01 24     mtmsr   r3
                                

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-05-10 12:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-10 20:04 [ECOS] 860T board crashes upon enable of MMU (CYG_MSR) xinumike-rtos

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).