Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

Question about shadow register

Dear all,

As describe in NIOSii reference book, when nios answer interrupt, the register is automatically switch to shadow ones configure with EIC.

When NIOS executing ISR, the status of NIOSii is 0x418(shadow register 1, IL 1 and IH is set ), quiting ISR with eret (estatus 0x0), the status is

set to 0, but sp is not changing back to the settings of original register, and actually I think NIOS SBT seems stopping update all the register value.

I wonder if anyone know why NIOS SBT stop updating register value when

returning from isr, or am I eret in the wrong way that the CPU failed to change back to origin register.

Thanks very much!

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi,

    I know its been a long time but were you able to figure out what was causing this issue? I've run into a similar problem and would appreciate you sharing your experience.

    Thanks!