Forum Discussion
Altera_Forum
Honored Contributor
10 years agoThe problem is solved (with help from Terasic).
As I insert another JTAG2AVM bridge, my jtag_master in the script above is not anymore on index 0, but index 1 So when I change the first line into:
set jtag_master 1]
the scripts works.