Giter Site home page Giter Site logo

hikiku / esp-4diac-forte Goto Github PK

View Code? Open in Web Editor NEW
5.0 0.0 2.0 12.78 MB

ESP-4diac-FORTE is a standard ESP-IDF component. It describes how to run 4diac FORTE on ESP32 or ESP32S2 MCU.

License: Eclipse Public License 2.0

CMake 8.38% C 74.28% C++ 17.34%
esp esp-idf esp32 iec-61499 4diac forte iot iot-device iec61499 esp-idf-component

esp-4diac-forte's People

Contributors

liang-zhu-zi avatar

Stargazers

 avatar  avatar  avatar  avatar

esp-4diac-forte's Issues

Problem with compilation

First of all: thank you for providing this repository.
Unfortunately I am having issues with compiling/linking the final TestApplication.
I was able to compile the library "libforte-static.a". But in order to achieve this I had to set LWIP_COMPAT_SOCKETS to 2 in lwipopts.h.
When I use this library for compiling the TestApplication I get compilation errors in the sockets source files (e.g. net_sockets.c) - LWIP_COMPAT_SOCKETS still set to 2 in lwipopts.h.
If I set LWIP_COMPAT_SOCKETS to 0 in lwipopts.h the compilation errors disappear, but then I get linker errors because the sockets library functions do not match the the ones in the TestApplication.

I guess this might be related to the fact that you are using different versions of esp-idf and org.eclipse.4diac.forte compared to mine. I am using:
esp-idf: v5.1.1-305-g697e3e8eac
org.eclipse.4diac.forte: 2.0.1-5-gb70b4b7f

Can you tell me which versions you are using? Do you have another hint for me to get this fixed?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.