Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12603 Discussions

Can't suspend when debugging using EDS12.1

Altera_Forum
Honored Contributor II
1,410 Views

I'm using a design created in Quartus 11. It runs from flash. It containts a NIOS II core. 

 

In EDS 12.1, I get the problem that suspend (pause) doesn't work. 

Steps to reproduce: 

1. compile a simple C program 

2. start debugger. Console says: Listening on port 6645 for connection from GDB: 59saccepted 

 

3. press 'start' 

4. after a little while, press 'suspend' 

 

Problem: 

the debugger quits. Console says: Connection from GDB closed. Leaving target processor running 

Expected: 

The debug halts, and allows to inspect stack, variables, etc. 

 

When using EDS 11.1 or 12.0SP2, I can debug just fine. All works as expected. 

 

I've got this problem on my PC, but my colleague sees the same. 

Creating a new design in quartus 12.1 shows the same problems. 

This is all on our custom board, using a USB blaster for JTAG.
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
304 Views

I just upgraded to 12.1 from 12.0 and I am also seeing this same issue. 

I completely rebuilt the Quartus project and regenerated the project and make files for Nios with no luck. 

I can nolonger pause and resume when debugging. 

 

I am currently using the Altera IV GX FPGA Development Kit.
0 Kudos
Altera_Forum
Honored Contributor II
304 Views

From Altera: 

 

We have also noticed this issue recently and the fix have been implemented into version 12.1 Service Pack 1. The release of 12.1sp1 to the customers is scheduled to be on 28th Jan.  

In the meantime, the only workarounds are: 

1. Debug using Linux platform. (The issue only occurs when using Windows platform) 

2. Revert back to version 12.0. 

Sorry for any inconvenience caused.
0 Kudos
Altera_Forum
Honored Contributor II
304 Views

Thanks for the update. For now, we'll use 12.0, and wait for 12.1SP1. At least that means that we can stop searching for an error on our end.

0 Kudos
Altera_Forum
Honored Contributor II
303 Views

Thanks for your post, I know it,good job!

0 Kudos
Reply