Altera_Forum
Honored Contributor
13 years agocan't seem to get Nios 2 to work on my DE1
I am having a problem getting the NIOS 2 program to download to my DE1 board. I've tried on two separate systems. One uses win xp and the other win 7. I'm logged on as Admin on both.
I'm using the latest v12 quartus and v12 Nios SBT for Eclipse tools on each system. I've tried to reproduce the tutorials in the Pong P. Chu book and also the Nios2 Hardware Tutorial distributed by Altera. Both fail. I don't have any problems with building the processor and downloading it. The problems seem to be confined to the NIOS 2 SBT for Eclipse tools. Here is what happens. On the win XP system: I can get as far as completing the tutorials but when I get to the part in Nios SBT for Eclipse where you download the firmware I get this message "system console unable to lock chain: BAD_HARDWARE" I already loaded the .sof into the device using the Nios SBT for Eclipse so I don't see why it can't see the hardware. On the win 7 system: I can get a little father. After I right click "Run as Nios 2 hardware", there is a long pause and some lights blink on the DE1 board. It appears that the program is downloading. It then suddenly stops and I get this message: " 'Launching Binary_count Nios 2 hardware configuration has encountered a problem' Downloading ELF process has failed. The DE1 board is new and I'm wondering if it may be the culprit. Simple state machines and HDL programs seem to run on the board, however. Any advice would be helpful. PS I've tried rebuilding the tutorials many times without success. -Shawn