This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

WEBENCH® Tools/TUSB211: BXL EDF import fails in Orcad 9 Capture

Part Number: TUSB211

Tool/software: WEBENCH® Design Tools

I am using Orcad 9.10 for schematic captute. I am trying to use UltraLibrarian to import schematic symbol for TUSB211 IC; I downloaded and installed the UL 8.1.204, and downloaded the corresponding BXL file, together with EDI@CAP.cfg. 

Then I selected "Cadence Orcad Capture version 9 or newer" in "Step 2, Select Tools", then exported into EDF. 

However, when trying to import the EDIF into DSN/OLB library the Orcad tool complains about some file formats ending with an error:

EDIF to OrCAD Capture Schematic Conversion Program, Version 2.4 Built With EDI V2.48
(C) Copyright 1996-1999 - Engineering DataXpress, Inc., All rights reserved.

Started Sun Apr 22 19:37:26 2018

Reading options from E:\projects2018\redriver\orcad\parts\TUSB211\EDI@CAP.cfg
Warning: Improper ;>------- option
Reading file E:\projects2018\redriver\orcad\parts\TUSB211\2018-04-21_21-20-55.edf
********** Duplicate Rename String nameDefs ***********
*** Clashing figureGroupNameDef: DEFAULT, "DEFAULT"
In the following context:
figureGroup DEFAULT, "DEFAULT"
technology
library 2018_45_04_45_21_21_45_20_45_55, "2018-04-21_21-20-55"
edif 2018_45_04_45_21_21_45_20_45_55, "2018-04-21_21-20-55"
Immediate Scope for this name class is: library 2018_45_04_45_21_21_45_20_45_55, "2018-04-21_21-20-55"
*** System name clash with: figureGroupNameDef: DEFAULT, "DEFAULT"
In the following context:
figureGroup DEFAULT, "DEFAULT"
technology
Immediate Scope for this name class is: library 2018_45_04_45_21_21_45_20_45_55, "2018-04-21_21-20-55"
<<<< WARNING - Rename String changed to: DEFAULT_DEFAULT >>>>
-----------------------------------------
********** Duplicate nameDefs ***********
*** Clashing figureGroupNameDef: DEFAULT, "DEFAULT"
In the following context:
figureGroup DEFAULT, "DEFAULT"
technology
library 2018_45_04_45_21_21_45_20_45_55, "2018-04-21_21-20-55"
edif 2018_45_04_45_21_21_45_20_45_55, "2018-04-21_21-20-55"
Immediate Scope for this name class is: library 2018_45_04_45_21_21_45_20_45_55, "2018-04-21_21-20-55"
*** Identifier clash with: figureGroupNameDef: DEFAULT, "DEFAULT"
In the following context:
figureGroup DEFAULT, "DEFAULT"
technology
Immediate Scope for this name class is: library 2018_45_04_45_21_21_45_20_45_55, "2018-04-21_21-20-55"
<<<< Identifier changed to: DEFAULT__DEFAULT >>>>
-----------------------------------------
*** EDIF Reader or Semantic Checker Errors/Warnings = 1/1
ERROR: Unable to access EDIF data in E:\projects2018\redriver\orcad\parts\TUSB211\2018-04-21_21-20-55.edf

The warning about "Improper ;>------- option" can be corrected by editing out comments in the .cfg file, but the rest of warnings and the final error stays. 

The same result happens if I try other BXL parts. What I am doing wrong?

Or maybe my version of capture (Orcad 9.10.157) is not supported by the UltraLibrarian converter?

What can I do to fix the problem?