Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21344 Discussions

make: Interrupt/Exception

Altera_Forum
Honored Contributor II
1,469 Views

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 ?
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
762 Views

 

--- 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.
0 Kudos
Altera_Forum
Honored Contributor II
762 Views

I already did that but no result. 

 

I changed the PATH system variable so I belive the only way is to reinstall my OS
0 Kudos
Altera_Forum
Honored Contributor II
762 Views

Do you have another Cygwin installed on the same PC?

0 Kudos
Altera_Forum
Honored Contributor II
762 Views

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!
0 Kudos
Reply