Due to some if and endif, I can compile this module with epics 7, but I cannot load it within iocsh with ESS EPICS environment (e3), because of undefined symbols. With the following quick-and-dirty patches, I can load them without any issues. However, I didn't test it with actually machine. Please look at what I changed in the following repository: https://github.com/icshwi/s7plc/commit/60165c84a45b8511422c551b48869cabbee685f1
My condition is also not good to cover them all. Before going to further development, I would like to discuss them.
Due to some if and endif, I can compile this module with epics 7, but I cannot load it within iocsh with ESS EPICS environment (e3), because of undefined symbols. With the following quick-and-dirty patches, I can load them without any issues. However, I didn't test it with actually machine. Please look at what I changed in the following repository: https://github.com/icshwi/s7plc/commit/60165c84a45b8511422c551b48869cabbee685f1
My condition is also not good to cover them all. Before going to further development, I would like to discuss them.
Best, Han