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++
12589 Discussions

urgent: error running in hardware

Altera_Forum
Honored Contributor II
967 Views

I am using Nios II IDE Version 9.0. When I run my program as hardware, the following error message appears:  

 

using cable "usb-blaster [usb-0]", device 1, instance 0x00  

pausing target processor: not responding.  

resetting and trying again: failed  

leaving target processor paused 

 

I am not sure how to fix it. Can anyone pls help? Thanks. 

 

Besides, why after I compile the code in Quartus II V9.0, the file to be added in Programmer becomes time-limited? How to fix and how it will affect the thing?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
240 Views

This has been asked and answered a lot of times in the forum. 

The programming file is time-limited because you included an unlicensed module in OpenCores evaluation mode. This module will continue working until the USB-Blaster remains connected to the device, so you must not close the warning message box appearing just after programming ends. 

Probably, in your situation, the unlicensed module is the Nios II core itself: simply don't press Ok on the warning box. 

 

Regards
0 Kudos
Reply