Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17102 Discussions

Eclipse hang when creating Debugger Configuration

cmautner
Beginner
323 Views

I am running Eclipse Mars.2 from Quartus 20.3 and am experiencing the program locking up whenever I try and add the project to create a Debug Configuration. It happens as soon as I double click on the root software project directory.

Screenshot 2025-03-27 114426.png

When I kill the program because it is not responding I get the java debug dialog below.

 

Screenshot 2025-03-27 103310.png

I have tried hand-editing the launch file to include the project but the program then hangs when I open the Debug Configuration. So I think it is hanging when it is scanning the project. But I don't know eclipse internals, so it could be anything 

Labels (1)
0 Kudos
3 Replies
cmautner
Beginner
322 Views

Slight correction, the Quartus version is Prime 20.4.0

0 Kudos
cmautner
Beginner
250 Views

A little more information: Every time I try to add the project to the debug configuration and it hangs, it starts an instance of make.exe which is consuming 5-10% of my cpu. I'm going to leave it running and see if eventually make.exe will complete whatever it is doing.

0 Kudos
cmautner
Beginner
241 Views

Further information for anyone who runs into the same problem. The process is hanging in the step where it uses the Makefile to get the elf file name. Still working on why this might be

0 Kudos
Reply