I am using Ubuntu 14.04 as my workstation for working with AVNET Mini-ITX 7z100 board.
I was trying to boot prebuilt image example for Mini-ITX 7z100 board via jtag (petalinux-boot --jtag), however I am getting an error stating that no supported FPGA device found. I guess it is because I don't have cable drivers (which I was able to install on Windows) properly configured.
How do I fix this error and be able to recognize Mini-ITX board?
//======================================================
Error in startup script:
No supported FPGA device found
invoked from within
"::tcf::eval -progress ::xsdb::print_progress {::tcf::cache_enter tcfchan#0 {tcf_cache_eval {process_tcf_actions_cache_client ::tcfclient#0::arg}}}"
(procedure "::tcf::cache_eval_with_progress" line 2)
invoked from within
"::tcf::cache_eval_with_progress [dict get $arg chan] [list process_tcf_actions_cache_client $argvar] $progress"
(procedure "process_tcf_actions" line 1)
invoked from within
"process_tcf_actions $arg ::xsdb::print_progress"
(procedure "fpga" line 350)
invoked from within
//======================================================
Do I need to install digilent drivers? (found in Xilinx/2015.2/xicom/cable_drivers/lin64/install_script/)