THanr
New Contributor
4 years agoNIOS II exception handler
I'm trying to register an exception handler with the HAL to handle anything other than an IRQ, so that would be misaligned memory access, divide by zero, undefined opcode etc..
Is there any sample cod...