Hi all,
I am programming a plug-in for the Telecontrol
protocol IEC 60870-5-104.
I compiled it on a box running AIX 5.3 with gcc.
I had a bit problem with de TOC because it was too
big for the ld linker of IBM, I solved it adding to CFLAGS -W -mminimal-toc
and linking with the follow flags: -Wl,-bbigtoc -lodm –lcfg. I have to
add also libs odm and cfg because the linker didn’t found the symbols for
odm routines and genmayor, ginminor, etc…
Now, I am about 30% developed of the standard. It is
working well, so when finished (I hope soon) I will send a path for it.
I have tried it successful on the real time data at
Endesa’s telecontrol systems (Electrical company at Spain) and it is
working fine.
Regards.
M. Alejandro García Domínguez
Sistemas de Control
Ericsson
Network Services
Avda. de la Borbolla, 5. SEVILLA
( 954417311 (Ext. 511581) / 656603887
/ alejandrogarcia@xxxxxxxxxxxxxxxxxxxxxxxxx
Q Antes de imprimir este mensaje, asegúrate de que es necesario. Proteger el medio ambiente está también en tu mano. Este mensaje de correo electrónico y sus documentos adjuntos están dirigidos EXCLUSIVAMENTE a los destinatarios especificados. La información contenida puede ser CONFIDENCIAL y/o estar LEGALMENTE PROTEGIDA y no necesariamente refleja la opinión de ENDESA. Si usted recibe este mensaje por ERROR, por favor comuníqueselo inmediatamente al remitente y ELIMÍNELO ya que usted NO ESTA AUTORIZADO al uso, revelación, distribución, impresión o copia de toda o alguna parte de la información contenida. Gracias. This e-mail message and any attached files are intended SOLELY for the addressee/s identified herein. It may contain CONFIDENTIAL and/or LEGALLY PRIVILEGED information and may not necessarily represent the opinion of ENDESA. If you receive this message in ERROR, please immediately notify the sender and DELETE it since you ARE NOT AUTHORIZED to use, disclose, distribute, print or copy all or part of the contained information. Thank you
|