Answers Database
XABEL: Xt Warning: ...Couldn't open file xmain.uid - MrmNOT_FOUND
Record #1175
Product Family: Software
Product Line: Data I/O
Problem Title:
XABEL: Xt Warning: ...Couldn't open file xmain.uid - MrmNOT_FOUND
Problem Description:
When opening up XABEL on a workstation, you may get the following series of
errors:
>Xt Warning: I18NOpenFile: Couldn't open file xmain.uid - MrmNOT_FOUND
Xt Warning: MrmFetchWidgetOverride: NULL hierarchy id - MrmBAD_HIERARCHY
Xt Warning: MrmFetchWidgetOverride: NULL hierarchy id - MrmBAD_HIERARCHY
Xt Warning: MrmFetchWidgetOverride: NULL hierarchy id - MrmBAD_HIERARCHY
Xt Warning: MrmFetchWidgetOverride: NULL hierarchy id - MrmBAD_HIERARCHY
Xt Warning: MrmFetchWidgetOverride: NULL hierarchy id - MrmBAD_HIERARCHY
Xt Warning: MrmFetchWidgetOverride: NULL hierarchy id - MrmBAD_HIERARCHY
Xt Warning: MrmFetchWidgetOverride: NULL hierarchy id - MrmBAD_HIERARCHY
Xt Warning: MrmFetchWidgetOverride: NULL hierarchy id - MrmBAD_HIERARCHY
Xt Warning: MrmFetchWidgetOverride: NULL hierarchy id - MrmBAD_HIERARCHY
Xt Warning: Urm__CloseHierarchy: NULL hierarchy id - MrmBAD_HIERARCHY
[1] Segmentation fault xabel
This is due to the UIDPATH environment variable not being set correctly.
Solution 1:
Be sure the UIDPATH env variable is set as follows:
setenv UIDPATH <path_to_DS371>/bin/<platform>/%U
where <path_to_DS371> is the directory where XABEL is installed
and <platform> is sparc or hppa.
The %U is required to be at the end of the path as shown.
End of Record #1175
For the latest news, design tips, and patch information on the Xilinx design environment, check out the Xilinx Expert Journals! |