Forum Discussion

CLope30's avatar
CLope30
Icon for New Contributor rankNew Contributor
6 years ago

NIOS II hard fault due to pulse interrupt

Hi, I have a NIOS II system and I was sending a pulse interrupt (of 16 clock cycles). The NIOS was going to an exception handler instead of the ISR. I changed the pulse to a level signal and added a...