Altera_Forum
Honored Contributor
17 years agoProblem with DE2 board
I just got a new DE2 FPGA board and started with some very simple examples to get familier with the board and Nios II IDE.
First I started with SOPC Builder (Introduction to the Altera SOPC Builder Using Verilog Design). I followed each and every step and at the end I got the following error message in Altera Debug Client /usr/bin/bash: nios2-elf-g++: command not found ELF generated at C:\sopc_builder_tutorial\app_software\lights.elf. nios2-elf-objcopy -O srec C:/sopc_builder_tutorial/app_software/lights.elf C:/sopc_builder_tutorial/app_software/lights.srec /usr/bin/bash: nios2-elf-objcopy: command not found I repeated the project probably 5 times and got the same error message again and again. Any idea what that error message is for? I started Nios II Hardware Development tutorial. I again followed the exact steps and at the end I got the following error message: 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 saw some good tips on http://forum.niosforum.com/forum/lofiversion/index.php/t7311.html but did not help me much. Is this a problem with my DE2 board? I am using Quartus II 7.2sp1 and NIOS II 7.2. I would really appreciate your help.