Forum Discussion
Altera_Forum
Honored Contributor
17 years agoTake a look at this (http://nioswiki.jot.com/wikihome/jtagstandalone), on the Nios Wiki.
After following these instructions, you can then configure your Ubuntu host to serve as a remote JTAG host (NOTE: jtagd _must_ be run as a service for this to function!]. As root, typejtagconfig --enableremote <your_password> You should then be able to connect to this remote JTAG server using your VM ethernet device. I've done this, it works, and it's probably less painful than trying to get USB virtualization to function. Cheers, and Good Luck! - Ura