Forum Discussion
Altera_Forum
Honored Contributor
21 years agoyossarian,
Running your program appears to be generating an internal error in the ISS, hence the unhandled exception error message. Could you try running the canned hello-world example using an altera-provided ptf file eg. /altera/kits/nios2/examples/verilog/stratix_1s10/fast/fast_1s10.ptf to see if that works. It may be the case that your software is inadvertently accessing a peripheral in your system, which is unsupported, thus exposing a bug which is generating the internal error.