I am trying to design a closed loop synchronous boost converter with the following specification with the help of C command block
I am trying to design a closed loop synchronous boost converter with the following specification with the help of C command block.
Voltage input= 38-47;
Voltage output= 48V;
Output current = 21-25A ;
Frequency= 5khz;
While running my code I am facing a error:
Error in the DLL block. Script Error at time step 2e-005(s)
Can anyone help me to mitigate this error.
Thttps://docs.google.com/document/d/1FkS0ptu21EcsDlV2ve3kjRpfnuwqOmne/edit?usp=drivesdk&ouid=111280582591497681507&rtpof=true&sd=truehe following is the link of the circuit diagram the the problem statement in detail.
Answers
-
The possible reasons:
- You code was compiled in 32bit but PSIM is 64bit, or vise versa.
- Please open "Options >> Set Path" to add the path to your header files. Otherwise, PSIM won't be able to find them.
0 -
i also hade this issue and it is still exist...how can i solve this...pl
please describe about it more
0 -
Hi, Mohamad,
Is your issue the same as "DLL Block error"?Please see the answer to this question:
0