Other Parts Discussed in Thread: LM74912
Tool/software:
I've downloaded LM74912-Q1 PSpice Transient model (snom786.zip) and I'm trying to simulate the example design included with the model (LM74912-Q1 STARTUP SIMULATION). The tool version I'm using is following "PSpice_TI 23.1-2024 S001 Winfows SPB 64-bit Edition"
When I'm running the simulation included with example schematic (SCHEMATIC1-StartUp) following errors are present in StartUp.out.1
--
INFO(ORPSIM-15423): Unable to find index file nom.ind for library file nom.lib.
INFO(ORPSIM-15422): Making new index file nom.ind for library file nom.lib.
.lib "filtsub.lib" ; Filter biquad stages and LC ladder branches
ERROR(ORPSIM-15116): Unable to find library file filtsub.lib.
Index has 74 entries from 2 file(s).
ERROR(ORPSIM-15107): Unable to make index for library file C:\Users\tero\Downloads\snom786\nom.lib.
ERROR(ORPSIM-15460): Subcircuit BUK7Y4R8-60E is undefined
ERROR(ORPSIM-15460): Subcircuit BUK7Y4R8-60E is undefined
ERROR(ORPSIM-15460): Subcircuit LM74912_Q is undefined
--
Is the model and example compatible with PSpice for TI?
How to solve this problem?