Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

make: Interrupt/Exception

Whenever I build my project in Nios II IDE I get this error :

make: Interrupt/Exception caught (code = 0xc0000005, addr = 0x403a39)

I think it has something to do with the PATH? how can I fix that ?

4 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    Whenever I build my project in Nios II IDE I get this error :

    make: Interrupt/Exception caught (code = 0xc0000005, addr = 0x403a39)

    I think it has something to do with the PATH? how can I fix that ?

    --- Quote End ---

    Possibly an installation problem. Do you have another Cygwin installed on the same PC?

    Probably the easiest thing is to uninstall/reinstall the tools to quickly rule out several things.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I already did that but no result.

    I changed the PATH system variable so I belive the only way is to reinstall my OS
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I fixed it !!

    I installed a program "JavaSim" by changing the PATH system variable and adding few ".exe" to the system32 directory.

    apperently you should just remove these ".exe" files but i on't know why!