Forum Discussion
Altera_Forum
Honored Contributor
15 years agourgent: error running in hardware
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 0x00pausing 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?
1 Reply
- Altera_Forum
Honored Contributor
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