Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17255 Discussions

JTAG : Unable to lock chain on CentOS 5

Altera_Forum
Honored Contributor II
2,510 Views

Hi 

 

I have one probleme with my usb blaster on CentOS 5.5. 

Unable to lock chain (Insufficient port permissions). 

 

I have found a topic on this on the forum but from 2007 and I want to know if the procedure here is up to date yet. 

http://www.alteraforum.com/forum/showthread.php?t=1207&highlight=usb+blaster 

 

And the nioswiki (at http://www.nioswiki.com/operatingsystems/uclinux/quartusforlinux) do not say the same procedure which is for ubuntu and Suse (as written in the "setup JTAG" section) 

 

Can you help me ?
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
1,438 Views

Please kill jtagd process. And run it as root. 

 

 

 

mkdir /etc/jtagd 

cp /opt/altera9.1sp1/quartus/linux/pgm_parts.txt /etc/jtagd/jtagd.pgm_parts 

 

Add these lines to /etc/rc.local to start jtagd server. As root or via sudo. 

 

/opt/altera9.1sp1/quartus/bin/jtagd
0 Kudos
Altera_Forum
Honored Contributor II
1,438 Views

Thank you. It works.

0 Kudos
Reply