Forum Discussion

Kevin26's avatar
Kevin26
Icon for New Contributor rankNew Contributor
2 years ago

NIOS V/m SC.W instruction generating Illegal Instruction Exception

I have ported the RTEMS RTOS over to the NIOS V/m processor. During a context switch, there is a dummy sc.w instruction to clear any reservations. When this instruction is executed, an illegal inst...