Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

Fedora 12 USB_BLASTER error

Altera_Forum
Honored Contributor II
1,461 Views

Hi 

I'm trying out quartus v9.1 web edition for linux on fedora 12. So far so good. I can create a project both with quartus and the IDE.  

The only problem I have is I cannot download my project to my NEEK bd.  

Setting up the usb blaster is fine, the programmer hardware setup sees it fine, but when I load my file and hit start I get the following error 

"Error: Unexpected error in JTAG server -- error code 89 

Error: Operation failed" 

 

anybody got this error?  

help please, I have no idea what's going on. 

Thanks
0 Kudos
7 Replies
Altera_Forum
Honored Contributor II
365 Views

See the following thread: http://www.alteraforum.com/forum/showthread.php?t=3753 

 

-slacker
0 Kudos
Altera_Forum
Honored Contributor II
365 Views

thanks slaker will give it a try

0 Kudos
Altera_Forum
Honored Contributor II
365 Views

that did not work for me 

I'm trying what is described here http://www.alteraforums.com/forum/showthread.php?p=70742 but I dont have the file jtagd.pid under /var/run where it says PID_FILE=/var/run/jtagd.pid 

keep in mind I'm not very literate in linux 

Any Help Please thanks
0 Kudos
Altera_Forum
Honored Contributor II
365 Views

any help? anybody with the jtagd.pid file missing? 

thanks
0 Kudos
Altera_Forum
Honored Contributor II
365 Views

ppitou, 

 

The jtagd.pid file is generated by the script referred in that thread. You'd need to run the script with the 'start' option to generate that file. It's common operating procedure to do this for all "daemons/servers" on Linux/Unix systems. 

 

This is beside the point, though, as you'd only _need_ to do this when you want jtagd "always on" persistence. If you just want to have 'jtagconfig' work successfully, then you need to focus on the udev permissions issue which is likely causing the "error 89" message. 

 

You may also run into a usbfs (or lack thereof) issue in FC12. See this thread if you need to fix this as well: http://alteraforum.com/forum/showthread.php?t=5893 

 

Best Regards, 

 

-slacker
0 Kudos
Altera_Forum
Honored Contributor II
365 Views

thanks will give it my best and update this thread

0 Kudos
Altera_Forum
Honored Contributor II
365 Views

got it to work Slacker thanks for the help  

I did have to fix the lack of usbfs using the link you pointed out above 

again thanks, next nios2ide
0 Kudos
Reply