Modelsim 5.8 corrupt call stack when adding signals to wave

  • Thread starter Marcus Svensson
  • Start date
M

Marcus Svensson

Guest
When i try to add signals to the Wave window Modelsim freeks out creating
a corrut call stack error. WHY? and any ideas on how to fix that? BTW i'm
running Windows XP..

--
Använder M2, Operas banbrytande e-postklient: http://www.opera.com/m2/
 
Marcus Svensson <NoTheSpamMosnterWillNotHaveMyMail@no.com> wrote:
When i try to add signals to the Wave window Modelsim freeks out creating
a corrut call stack error. WHY? and any ideas on how to fix that? BTW i'm
running Windows XP..
Start the ModelSim in the command line (vsim) and when it crashes
it'll give something like this:

** Fatal: vsim is exiting with code X.

If the X is 7, then deleting "vsim.wlf" file might help.
(The log file is locked by a previously crashed vsim).

If the X is 11, then solution might be trickier. Booting
sometimes helps, but once the reason was that vsim was not
compliant with my NVidia display card! Quality SW.

Check also all error messages carefully (in elaboration and
when crashing). Vsim can crash if some of the files are
missing.

--
Tero Rissa
tpr at doc ic ac uk
 
Tero Rissa <no.spam@thanks.invalid> skrev den Wed, 3 Dec 2003 11:25:27
+0000 (UTC):

Marcus Svensson <NoTheSpamMosnterWillNotHaveMyMail@no.com> wrote:
When i try to add signals to the Wave window Modelsim freeks out
creating
a corrut call stack error. WHY? and any ideas on how to fix that? BTW
i'm
running Windows XP..

Start the ModelSim in the command line (vsim) and when it crashes
it'll give something like this:

** Fatal: vsim is exiting with code X.

If the X is 7, then deleting "vsim.wlf" file might help.
(The log file is locked by a previously crashed vsim).

If the X is 11, then solution might be trickier. Booting
sometimes helps, but once the reason was that vsim was not
compliant with my NVidia display card! Quality SW.

Check also all error messages carefully (in elaboration and
when crashing). Vsim can crash if some of the files are
missing.

Tnx for the reply! the error number is 211??


--
Använder M2, Operas banbrytande e-postklient: http://www.opera.com/m2/
 

Welcome to EDABoard.com

Sponsor

Back
Top