SimCoder C block: how to add path to the "search path" tab (PSIM 2023.3)
Hello!
I'm using the "SimCoder C Block" and I'm strugling to use the tab "Search Path" to organize my source code. The help doesn't mention how to use this feature and there is no example in the example path.
- how do I specify a path relativelly to the simulation file path?
I have a folder named "src" in the same path as the simulation file. In this folder I have two files: teste.c and teste.h.
What I tried:
Noting that with the source codes in the same path as the simulation file everything works.
Tested within PSIM 2022.3.0.60.
Thank you!