- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OK:
I have a new solution for those of you who cannot get it to work: This applies to you if:- You have the Altera USB blaster or other programmer drivers installed as expected, and it shows up in device manager under USB without a yellow mark.
- You have a 64 bit version of Windows
- You have a 32 bit version of quartus
cd C:\altera\12.0\quartus\bin64
jtagserver --install
jtagserver --start
Now all should work as expected!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, this is utterly lame.
Can I make a small suggestion though. Rather than installing files from a random zip file it may be safer to install the 64 bit programmer install and use the files from there. (It's not that I don't trust you, but it's probably bad practice to install files pointed to from forum posts) I would also recommend that you specify a full path to jtagserver.exe when installing it - I often see issues where the wrong jtagserver.exe has been installed because the path has been set up wrong. The commands would be:jtagserver --uninstall
c:\altera\12.0\quartus\bin64\jtagserver --install
jtagserver --start
(Technically you shouldn't need to start it as the debug tools will start jtagserver automatically if it is installed but stopped, but it doesn't hurt) With any luck the 12.1 release will do a better job.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you please point to the 64 bit programmer download? I have the exact problem you two are discussing.
Thank you, Scott- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
just download the programmer from ALTERA download section as there is no dedicated 32Bit/64Bit version and install this programmer with Quartus already installed (to overwrite the Quartus' installed files)- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to download the 34bit programmer... .. Help me in downloading...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
as mentioned one post above (SCNR) there is no dedicated 32Bit or 64Bit Version of the Stand-Alone Programmer. Thus there is only one link to the stand-alone programmer. The installer will install the Version required according to your's operating System...- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I am having the same problem as here :
So, I downloaded and installed Quartus II web edition on Windows 10 64 bits machine, I installed properly the USB Blaster cable and its drivers.
All seems to work except that going into "Hardware Setup" will not find any hardware cause "error 82" which means the jtag server is not running, in fact it's not.
Going into the BIN64 directory and trying to launch jtagserver --install opens an error window saying "The code execution cannot proceed because the tbbmalloc_proxy.dll was not found" ..
In fact it's NOT in the same directory.
Trying to launch the 32 bits version says :
"The 32 bit jtagserver does not run on 64 bit windows.
Please run the version from the bin64 directory instead."
Copying the dll form the "bin" folder in the "bin64" folder and trying to launch the server again gives "error 0x0c0000f7" ..
OK clearly is missing the 64 Bits version of that DLL .. how can we fix this ?
There was a LINK in a web page of yours that in theory was pointing to a .zip with that DLL to download but that link goes to an empty "Error 404" page.
So is this solution/files you uploaded "validated by Intel", I mean can I try to use those files in that .zip safely ?
Thanks in advance.
Cheers.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page