mips exceptions problems

Hackenstrass, Kai Kai.Hackenstrass at barco.com
Tue Apr 24 07:24:13 UTC 2001


hello,
 
try to set the bev bit in the status register to zero (SR bit 22).
 
this forces the exception into ram addresses, otherwise it is directed to
the rom address (default after reset and pmon).
 
regards
 
kai
 
 

-----Original Message-----
From: mike varga [mailto:mike.varga at caveonetworks.com]
Sent: Dienstag, 24. April 2001 02:09
To: rtems users
Subject: mips exceptions problems


To RTEMS-USERS:
 
I am modifying the tr3904 mips bsp to be used on a Hurricane board that I
purchased. It  has a QED r5231 processor.
 
I am trying to replace the interrupt vector that is first installed by PMON
with my own,
but continually find that the PMON's is called regardless of what I do. I
have checked the interrupt exception's  memory (0x80000180) and discovered
mine is there. I have also tried to first flush the data cache and then
invalidate the instruction cache but have no success; suspecting that might
have been the problem.
 
The PMON vector continues to print "Interrupt Unknown".
 
Does anyone know what I am doing wrong?
 
Any help is greatly appreciated.
 
Thanks
Mike Varga
 




More information about the users mailing list