Forum Discussion
Altera_Forum
Honored Contributor
9 years agoAfter some random experiments I've found out that System Console hangs when design "USB Debug master" is loaded on FPGA.
If I reset FPGA, System Console starts and I can see a TCL promt. Howver, after programming FPGA from System Console I still can't access a USB Debug master: when I try:% get_service_paths master
I got: error: Filesystem is not ready
while executing
"get_service_paths master" I've checked the same design on Windows 8.1 and it works, I'm able to explore same FPGA design using System Console. does a "usb debug master" requires some additional driver installation on linux ? I've used this howto http://www.fpga-dev.com/altera-usb-blaster-with-ubuntu/ to enable on-board Byte Blaster II on my stratix-v gx board.