Forum Discussion
Altera_Forum
Honored Contributor
9 years agoI run into the same issue when trying to run DE0_Nano_ControlPanel. Google search led me here. My issue resolved after consulting Terasic support. The cause as you have already know is trying to run 32-bit application with 64-bit Quartus installation. The solution is to recreate a 32-bit environment for DE0_Nano_ControlPanel. Terasic support sent me the original EXE and supporting dll needed to run the 32-bit ControlPanel. Following is the list of additional files needed. You should be able to find them under older version Quartus/bin directory.
- jtagmaxprog.exe
- jtag_atlantic.dll
- jtag_client.dll
- msvcp100.dll
- msvcr100.dll