Forum Discussion
Altera_Forum
Honored Contributor
11 years agomake: 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
Honored 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
Honored 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
Honored Contributor
Do you have another Cygwin installed on the same PC?
- Altera_Forum
Honored 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!