Opened 13 years ago

Closed 13 years ago

#77 closed defect (fixed)

The setWriteBerr() method of the MIPS32 ISS doesn't induce a branch to the exception handler

Reported by: alain.greiner@… Owned by: developers
Priority: major Component: iss
Keywords: Bus error on write Cc: nicolas.pouillon@…

Description

I execute a code that makes an illegal write access (out of segment) on the Mips32ElIss (wrapped in a VciXcacheWrapper). I observe an error code in the VCI RERROR field. It is correctly detected by the VciXcacheWrapper (I see the "write BERR" message), the setWriteBerr() method seems to be executed, but the processor does not branch to the exception handler...

Change History (2)

comment:1 Changed 13 years ago by anonymous

Fixed in [2005]

comment:2 Changed 13 years ago by anonymous

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.