Is the compilation 'libiec61850.a' for linux ARM v7 tested anywhere? We tried building a project for a linux with ARM v7, but it kept failing till we compiled the iec61850 C library ourselves and replaced the 'libiec61850.a' with our own compilation.
https://github.com/Paashaas/iec61850/tree/master/libiec61850/lib/linux_armv7l
May I ask how you build the compilation of the IEC61850 library?