--- Quote Start ---
originally posted by rj043@Mar 3 2005, 11:38 AM
uups, my last posted message was not correct. i just was to shocked by the blank screen in the debug window. the system is not halted at address 0x8008. it's stopped later with the message: software_exception () at /cygdrive/d/altera/kits/nios2/components/altera_nios2/hal/src/alt_exceptions.s:135
quite cryptical to me http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/blink.gif --- Quote End ---
Your post is a little cryptical to me as well.
What do you mean the system is halted with the message?
Anyway this line number is in the exception handling code. You can only get into this if you try to run code compiled for a platform with a hardware multiplier, such as Stratix, on a platform without a hardware multiplier e.g. Cyclone.