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.
Tool/software: TINA-TI or Spice Models
Hi Team,
Good day. My customer encountered an error while importing the PSPICE model of LM3017. Unfortunately after going through the creating new Macro this error appeared "Undefined parameter or possible use of function before definition: SS.".
How to solve this error? Looking forward for your response.
Hi Renan,
I think the issue is coming because of EN/MODE pin name. TINA-TI is not taking EN/MODE as a proper PIN and giving above error.
I have changed EN/MODE pin name to EN_MODE and changed the same name at Line number 160 (where this net name was used) and after that I was able to create Macro.
PFA updated unencrypted LIB file and let me know if you are still facing this issue.