在transcript中指定工程目录时报错,错误如下:
# can't read "map(桌)": no such element in array
并且一旦关闭程序就报错,且只能用任务管理器来强关。错误如下:
Error:can't read "map(桌)": no such element in array
save messages后得到的两个文件中内容为:
文件tcl_stacktrace.txt中的内容 Wed Jun 22 20:48:13 ?????? 2011
Trace back: can't read "map(?)": no such element in array
while executing
"quit"
(command for "WM_DELETE_WINDOW" window manager protocol)
<2: ::tkerror {can't read "map(?)": no such element in array}
<1: ::bgerror {can't read "map(?)": no such element in array}
Wed Jun 22 20:59:58 ?????? 2011
Trace back: can't read "map(?)": no such element in array
while executing
"quit"
(command for "WM_DELETE_WINDOW" window manager protocol)
<2: ::tkerror {can't read "map(?)": no such element in array}
<1: ::bgerror {can't read "map(?)": no such element in array}
Wed Jun 22 21:36:43 ?????? 2011
Trace back: can't read "map(?)": no such element in array
while executing
"quit"
(command for "WM_DELETE_WINDOW" window manager protocol)
<2: ::tkerror {can't read "map(?)": no such element in array}
<1: ::bgerror {can't read "map(?)": no such element in array}
文件transcript中的内容是:
# Reading C:/altera/11.0/modelsim_ae/tcl/vsim/pref.tcl
# error: Load_NoDesignLayout can't read "map(L)": no such element in array
# can't read "map(L)": no such element in array
# while executing
# "subst -nocommands $string"
# (procedure "encode" line 11)
# invoked from within
# "encode $ukey"
# (procedure "getMTIProperty" line 11)
# invoked from within
# "getMTIProperty $geomKey main_size "" "
# (procedure "LoadLayout" line 35)
# invoked from within
# "LoadLayout NoDesign quitsim"
# ("eval" body line 1)
# invoked from within
# "eval "LoadLayout $new_layout_name quitsim""
# (procedure "Layout:oad_NoDesignLayout" line 3)
# invoked from within
# "Layout:oad_NoDesignLayout"
cd d:/Workspace/Matlab/s2_hdlcoder_work
# can't read "map(L)": no such element in array
# Trace back: can't read "map(L)": no such element in array
# while executing
# "quit"
# (command for "WM_DELETE_WINDOW" window manager protocol)
# <2: ::tkerror {can't read "map(L)": no such element in array}
# <1: ::bgerror {can't read "map(L)": no such element in array}