Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Newbie
kxwang7235
Posts: 2
Registered: ‎03-14-2012
0

ERROR:ProjectMgmt:387 - TOE: ITclInterp::ExecuteCmd gave Tcl result 'invalid command name "dpm_setTransformStatus"'.

Everytime open the project,errors find as follows:

 

ERROR:ProjectMgmt:387 - TOE: ITclInterp::ExecuteCmd gave Tcl result 'invalid command name "dpm_setTransformStatus"'.
Tcl_ErrnoId: unknown error
Tcl_ErrnoMsg: No error
_cmd: ::xilinx::Dpm::dpm_chCompLibrariesTransformInput $piThisInterface
errorInfo: invalid command name "dpm_setTransformStatus"
    while executing
"dpm_setTransformStatus $iTransformInstance $sTransformStatus "
    (procedure "::xilinx::Dpm::dpm_chCompLibrariesTransformInput" line 16)
    invoked from within
"::xilinx::Dpm::dpm_chCompLibrariesTransformInput $piThisInterface"

Expert Contributor
rcingham
Posts: 2,010
Registered: ‎09-09-2010
0

Re: ERROR:ProjectMgmt:387 - TOE: ITclInterp::ExecuteCmd gave Tcl result 'invalid command name "dpm_setTransformStatus"'.

What version of ISE?
What Operating System?

------------------------------------------
"If it don't work in simulation, it won't work on the board."
Newbie
kxwang7235
Posts: 2
Registered: ‎03-14-2012
0

Re: ERROR:ProjectMgmt:387 - TOE: ITclInterp::ExecuteCmd gave Tcl result 'invalid command name "dpm_setTransformStatus"'.

ISE12.3 and Windows XP

Xilinx Employee
howardp
Posts: 264
Registered: ‎07-22-2008
0

Re: ERROR:ProjectMgmt:387 - TOE: ITclInterp::ExecuteCmd gave Tcl result 'invalid command name "dpm_setTransformStatus"'.

This looks like a bad installation issue or sometihng wrong with the Tcl initialization.

The command that is missing according to the error message is available in: C:\xilinx\12.3\ISE_DS\ISE\data\projnav\scripts\dpm_tranUtils.tcl ("C:\xilinx\12.3" may be adjusted if you did not install in the default directly).

 

If that file does not exist, it is likely that the install did not complete.