|
Re: Issue in building FORTE to second generation WAGO PLC [message #1868214 is a reply to message #1868160] |
Mon, 15 July 2024 16:52 |
Monika Wenger Messages: 9 Registered: March 2020 |
Junior Member |
|
|
i also have a pfc200 750-8212, since i had similar issues, i tried the 4diac build system, on my branch https://github.com/moniwe/4diac-forte/tree/update_wago i did some changes to get it built and running, with the help of the main developer of the 4diac build system (4diac-fbe). unfortunately i until now only managed to see the KBus running, the IO modules did not initialize correctly, when i downloaded a proper resource. until now i did not have time to debug it any further.
in case you want to try it, this is my configuration file for 4diac-fbe:
ARCH=arm-linux-gnueabihf
DEPS=tinyxml
DEPS=wago
COM=ETH,FBDK,LOCAL,HTTP
// IEC61131,RT_Events,UTILS,RECONFIGURATION
MODULE=CONVERT,UTILS_ADDON,CUSTOM_FBS
MODULE=WagoKbus
CMAKE_BUILD_TYPE=Debug
FORTE_LOGLEVEL=LOGDEBUG
FORTE_IO=ON
besides this configuration you also need an additional recipe under 4diac-fbe/dependencies/recipes/wago i can try to share the files needed within this folder within my fork? but i guess we will not be allowed to push it into the official repository? actually i am also not really sure if we are allowed to push these files to a fork, or upload it within this forum, maybe someone can explain the issues about this?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03229 seconds