DE2-70 Control Panel "Fail to query board name"

来源:互联网 发布:王凯歆 知乎 编辑:程序博客网 时间:2024/05/16 03:45

DE2-70 Control Panel "Fail to query board name"


Hello,
I Found the solution using DE2_70_control_Panel in Quartus 9 !!!
The problem is that all de directory paths of Quartus and NIOS have changed. Consecontly, the soft don't know where are basics softwares.
to use the soft, you must downlad the config (.sof) and the ssram .elf manually. After, just do connect in the control_panel software.

1) load the .sof manually using programmer tool.
2) use nios2 shell command :"H:/altera/90/nios2eds/Nios II Command Shell.bat"
3) in this console window, go to the Control_panel directory (the path hase the form /cygdrive/<niosdrive/.....
4) execute : nios2-download DE2_70_Control_Panel_ssram.elf -c USB-Blaster[USB-0] -r -g
4 remark) I can put this line in file (example toto) and after call "bash toto" in the console.

5) execution tell you that the .elf is loaded
6) execute the control panel soft
7) if you want to use the FLASH MEM, you must Erase it as soon as possible before executing any thing.

8) enjoy

9) sand me remarks or tanks as you like !!!!

regards
Samir_DE2,
原创粉丝点击