Maker Pro
Maker Pro

LTspice, Could not open library file

Vinasse

Oct 14, 2015
11
Joined
Oct 14, 2015
Messages
11
Hello,

I am trying to simulate a Flyback converter using a Viper16L from ST Microelectronics on LTSpice.
ST were nice enough to send me the Viper16L model .asy and .mod.
I added them LTspiceIV\lib\sym and LTspiceIV\lib\sub respectively. And I added a Spice directive on my schematic to LTspiceIV\lib\sub\viper16l.mod.

But when I try to run it, there is an error:

Could not open library file "C:\Users\carmelovicari\Documents\DATI..."

To be clear I am not this Carmelo Vicari (must be someone from ST), I guess I just need to change the path, but I don't really know how to do it...

It would be really nice if someone could help me on this.
 

Attachments

  • LTspice Bug.jpg
    LTspice Bug.jpg
    16.5 KB · Views: 1,165

eetech00

Nov 17, 2014
95
Joined
Nov 17, 2014
Messages
95
There may be an absolute path embedded in the .asy file.
In ltspice, open the .asy file and check the attributes.
Remove any absolute path's.
 

Vinasse

Oct 14, 2015
11
Joined
Oct 14, 2015
Messages
11
There may be an absolute path embedded in the .asy file.
In ltspice, open the .asy file and check the attributes.
Remove any absolute path's.

Brilliant !

Thanks a lot for this quick and perfect answer !
 
Top