currently I have a PFC200 750-8214 with Firmware 19.
I also downloaded and installed the latest CoDeSys Runtime. But like described in the subject... Runtime failed to start.
Also to start it manually via putty is not possible.
Is the latest runtime not able to work with firmware 19?
When will the runtime work with FW19? I need it because of a security fix from Wago.
BR
Chris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Moin Chris,
das Problem ist, dass mit FW19 eine neue Linux library ausgeliefert wird: "libffi.so.7"
Die Runtime benötigt aber die Vorgängerversion: "libffi.so.6"
Da bisher von uns keine Tests durchlaufen wurden, wäre die Empfehlung FW18SP3 zu verwenden.
Wenn FW19 unbedingt notwendig ist oder nur gestestet werden soll, kann auch die angehängte Library in das Verzeichnis "/usr/lib" kopiert werden.
Ebenfalls startet die Runtime, wenn man einen Link ("sudo ln -s /usr/lib/libffi.so.7 /usr/lib/libffi.so.6") einfügt, wobei diese Option für ungewollte Seiteneffekte am anfälligsten ist.
Hi,
currently I have a PFC200 750-8214 with Firmware 19.
I also downloaded and installed the latest CoDeSys Runtime. But like described in the subject... Runtime failed to start.
Also to start it manually via putty is not possible.
Is the latest runtime not able to work with firmware 19?
When will the runtime work with FW19? I need it because of a security fix from Wago.
BR
Chris
more posts ...
Moin Chris,
muss ich mir anschauen. Wusste bisher nicht mal, das FW19 freigeben wurde.
Daher kann ich jetzt erstmal kein Datum nennen
Gruß Thomas
Hi,
danke für die Rückmeldung! Wenns was neues gibt, wäre ich dankbar für ne kurze Rückmeldung
BR
Chris
Moin Chris,
das Problem ist, dass mit FW19 eine neue Linux library ausgeliefert wird: "libffi.so.7"
Die Runtime benötigt aber die Vorgängerversion: "libffi.so.6"
Da bisher von uns keine Tests durchlaufen wurden, wäre die Empfehlung FW18SP3 zu verwenden.
Wenn FW19 unbedingt notwendig ist oder nur gestestet werden soll, kann auch die angehängte Library in das Verzeichnis "/usr/lib" kopiert werden.
Ebenfalls startet die Runtime, wenn man einen Link ("sudo ln -s /usr/lib/libffi.so.7 /usr/lib/libffi.so.6") einfügt, wobei diese Option für ungewollte Seiteneffekte am anfälligsten ist.
Gruß Thomas