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.

LP87702-Q1: importing of Pspice to Ltspice have error while simulation

Part Number: LP87702-Q1

Tool/software:

I have been working on for power supply circuitry. I am using LP87702-Q1 as a buck boost converter for its variable outputs. After getting Pspice file from here, https://www.ti.com/product/LP87702-Q1?keyMatch=LP87702Q1#design-tools-simulation, it is imported to LTspice.

And when importing Pspice to LTspice I follow the procedure of 

  1. open the lib file in the LTspice
  2. right click the sub circuit
  3. create the symbol 
  4. save the symbol file
  5. retrieve from the autogenerated file, and 
  6. run the simulation

However, there is a error as followed.

C:\Users\Abc\Documents\LTspiceXVII\lib\sym\Autogenerated\LP87702-Q1_AVG.lib(57):: Expected directive or device instantiation here.
$CDNENCSTART
^^^^^^^^^^^^
C:\Users\Abc\Documents\LTspiceXVII\lib\sym\Autogenerated\LP87702-Q1_AVG.lib(58): Expected 2 node names here.
eee8c5c7a2bc4b01f045f303678664e7916da0bae22e8cb0bba041dd67c69ce448ea70148a9ac1670c8926c1ac5057c8ccfcd77bf87ca9dc7e23355e595c2525
^
C:\Users\Abc\Documents\LTspiceXVII\lib\sym\Autogenerated\LP87702-Q1_AVG.lib(59): Expected directive or device instantiation here.
615a28c46d723740d9423b0c849c4a113a9c03a322bb98afb5f795a626c0e483835f511623b3eec202dec1d1383bbd7f4c0dde8e96e2f3084365029978a22b32

and so on.

So, is this due to the mistake during the importing process or LTspice can not run simulation over encrypted Pspice model? If that later is the case, can I have unencrypted spice model for LTspice simulation?