Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12606 Discussions

Question about shadow register

Altera_Forum
Honored Contributor II
1,284 Views

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!
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
353 Views

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!
0 Kudos
Reply