Forum Discussion

SClar25's avatar
SClar25
Icon for New Contributor rankNew Contributor
6 years ago

Error on Quartus Prime Startup

Hello,

When I try to run Quartus Prime Lite 18.1 on my PC, I see the splash screen and then the program fails to load after about 30 seconds. Each time I attempt to run the software, cr_ie_info.json is updated in C:\intelFPGA_lite\18.1. This file is attached (I had to change the file extension to be able to upload to the site). Based on the information in this file, it seems that Quartus is encountering an error during startup relating to the tcl interpreter:

"error_message" : "A Tcl interpreter must exist before unregistering ::quartus::timing_assignment!",

"source_file" : "/quartus/mega/qsysipc/qsysipc_tcl_args_auto.cpp",

"line" : "3433",

"subsystem" : "QSYSIPC"

Has anybody encountered this error in the past, or have any suggestions on how to address it? Thanks!

4 Replies

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    The easiest thing to try would be to uninstall and then reinstall Quartus. Did it ever run successfully or has it always failed like this?

    #iwork4intel

    • SClar25's avatar
      SClar25
      Icon for New Contributor rankNew Contributor
      Hi, Thanks for following up. The issue is resolved. I reinstalled and run the application using admin privileges. Thanks!