Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

USB Blaster ubuntu 12.04

I am running Quartus on linux and I have the DE2 board.

after I clicked on programmer, hardware is being found as USB BLASTER [2-2.2], however when I press start I get :

Error (209053): Unexpected error in JTAG server -- error code 89

Error (209012): Operation failed

Could someone help me with this?

I don't understand a single word of linux! So please consider this while you explaining.

Thanks a lot

5 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    sir,

    I got the same error , where is the mistake ?,kindly any help.I am using 12.04.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I don't understand linux yet but I think you need to use the superuser

    So go to your folder where quartus file(executable) is located then use

    gksudo ./quartus

    you are prompted to insert your user and password.

    and then everything should be ok!

    But I still don't know why I should have ./ in front of quartos

    I thought to launch a GUI program all I need to do is to use

    gksudo quartus

    Let me know if it helps
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Sir,

    Iam trying to run uclinux on DE0-Nano board, for this i executed the svn co URL command to get the source regarding hardware,but in between server failed(i dint get completel source),what i have to do, i came to know svn co command has to execute only once, my idea is, i will change path and i execute the same URL , the proper output will come or not?,

    Thanks,

    Alex.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    Its working , thanks a lot.

    --- Quote End ---

    How you fixed the problem?