Error with licensing
Hi!
I tried to run a simulation on quartus lite. I have installed the license path, and I did so correctly.
I really, really need help with this.
here's the last few snippits of when I am running the simulation:
**** Generating the ModelSim .do script ****
C:/Users/hunte/OneDrive/Documents/Quartus/ReTest/simulation/qsim/ReTesting.do generated.
Completed successfully.
**** Running the ModelSim simulation ****
c:/intelfpga_lite/22.1std/questa_fse/win64//vsim -c -do ReTesting.do
Unable to checkout a license. Make sure your license file environment variable (e.g., LM_LICENSE_FILE)
is set correctly and then run 'lmutil lmdiag' to diagnose the problem.
Unable to checkout a license. Vsim is closing.
** Error: Invalid license environment. Application closing.
Error.
Here's when I ran that lmutil lmdiag:
Microsoft Windows [Version 10.0.22621.2283]
(c) Microsoft Corporation. All rights reserved.
C:\Users\hunte>c:/intelfpga_lite/22.1std/questa_fse/win64//vsim -c -do ReTesting.do
Reading pref.tcl
# 2021.2
# ReTesting.do
# invalid command name "ReTesting.do"
Questa> lmutil lmdiag
# lmutil - Copyright (c) 1989-2019 Flexera. All Rights Reserved.
# FlexNet diagnostics on Thu 9/21/2023 16:26
#
# -----------------------------------------------------
# License file: C:\Users\hunte\Downloads\LR-137492_License.dat
# -----------------------------------------------------
# "intelqsimstarter" v2024.01, vendor: mgcld, expiry: 20-sep-2024
# vendor_string: 6D43F86F
# uncounted nodelocked license, locked to ethernet address "90784122d283" starts: 21-sep-2023, expires: 20-sep-2024
#
# This is the correct node for this node-locked license
# -----------------------------------------------------
#
# Enter <CR> to continue: "intelqsimstarter" v2024.01, vendor: mgcld, expiry: 20-sep-2024
# vendor_string: 6D43F86F
# uncounted nodelocked license, locked to ethernet address "90784122d283" starts: 21-sep-2023, expires: 20-sep-2024
#
# This is the correct node for this node-locked license
# -----------------------------------------------------
Questa> CR
Bad pointer access... Closing vish.
writing stack trace to vish_stacktrace.vstf
C:\Users\hunte>
here's that stacktrace:
# Current time Thu Sep 21 16:26:26 2023
# Program = vish
# Id = "2021.2"
# Version = "2021.04"
# Date = "Apr 14 2021"
# Platform = win64
Exception c0000005 has occurred at address 4017c560. Traceback:
# 0 0x4017c560: '<unknown (@0x4017c560)>'
# 1 0x66605226: 'TclInvokeStringCommand + 0xc6'
# 2 0x66607103: 'TclNRRunCallbacks + 0x63'
# 3 0x66607103: 'TclNRRunCallbacks + 0x63'
# 4 0x66608974: 'Tcl_EvalEx + 0xa34'
# 5 0x666091a8: 'Tcl_Eval + 0x38'
# 6 0x6660a4f0: 'Tcl_GlobalEval + 0x30'
# 7 0x401aba22: 'Mtirpc_Init + 0x235a2'
# 8 0x401ae6c4: 'Mtirpc_Init + 0x26244'
# 9 0x40775810: 'Tclsqlite3_Init + 0x1c000'
# 10 0x5965257d: 'BaseThreadInitThunk + 0x1d'
# 11 0x5a54aa68: 'RtlUserThreadStart + 0x28'
StackWalk failed 0
# End of Stack Trace