Altera_Forum
Honored Contributor
13 years agonios2-terminal and jtag
Hello all,
I am running Nios2 on Ubuntu 12LTS and I have received the following error when trying to run nios2-terminal: $ sudo bash ./nios2-terminal ./nios2-terminal-wrapped: error while loading shared libraries: libjtag_atlantic.so: cannot open shared object file: No such file or directory when I type: $ locate libjtag_atlantic.so it finds libjtag_atlantic.so at: /home/cepm-linux-ubuntu/altera/12.0sp2/quartus/linux/libjtag_atlantic.so where it should be. This error resulted in me unable to perform in Eclipse: Run As -> Nios II Hardware. [Target Connection]: No Nios II target connection paths were located. Check connections and that a Nios II .sof is downloaded Furthermore, if i ran nios2-configure-sof at Nios2 Command Shell, I received no error - the jtag driver is found Does anyone have encountered similar problem and found the solution to this problem. Thank you.