Dear Fellows,
Please I installed,applied the patchs and service packs and now are running an ISE 9.2.03i on my Gentto Linux.
When I open the ISE, Iget the following errors on console (inside ISE and command-line on shell):
ERROR:ProjectMgmt - TOE: ITclInterp::ExecuteCmd gave Tcl result 'can't read "::xilinx::Dpm::DeviceFieldType::NoFieldType": no such variable'.
Tcl_ErrnoId: unknown error
Tcl_ErrnoMsg: Succès
_cmd: ::xilinx::Dpm::dpm_devFamilyPMNamePropertyDependency $piThisInterface
errorInfo: can't read "::xilinx::Dpm::DeviceFieldType::NoFieldType": no such variable
while executing
"set type $::xilinx::Dpm::DeviceFieldType::NoFieldType"
(procedure "_VerifyDeviceData" line 6)
invoked from within
"_VerifyDeviceData $_family"
(procedure "_MapFamilyToPMName" line 4)
invoked from within
"_MapFamilyToPMName $family"
(procedure "::xilinx::Dpm::dpm_devFamilyPMNamePropertyDependency" line 8)
invoked from within
"::xilinx::Dpm::dpm_devFamilyPMNamePropertyDependency $piThisInterface"
ERROR:ProjectMgmt - TOE: ITclInterp::ExecuteCmd gave Tcl result 'can't read "::xilinx::Dpm::DeviceFieldType::NoFieldType": no such variable'.
Tcl_ErrnoId: unknown error
Tcl_ErrnoMsg: Succès
_cmd: ::xilinx::Dpm::dpm_devDevicePropertyDependency $piThisInterface
errorInfo: can't read "::xilinx::Dpm::DeviceFieldType::NoFieldType": no such variable
while executing
"set type $::xilinx::Dpm::DeviceFieldType::NoFieldType"
(procedure "_VerifyDeviceData" line 6)
invoked from within
"_VerifyDeviceData $_family"
(procedure "_GetDevices" line 2)
invoked from within
"_GetDevices $family"
(procedure "::xilinx::Dpm::dpm_devDevicePropertyDependency" line 8)
invoked from within
"::xilinx::Dpm::dpm_devDevicePropertyDependency $piThisInterface"
ERROR:ProjectMgmt - Dpm::CTransformEngine::CTransformEngine_ITransformEngine::CreateTransformsForView - Existing transform binding has no output view.
I seems to be an error on TCL, please someone knows how could I fix this problem ?