Error building GPIOCHIP module [message #1868133] |
Thu, 11 July 2024 18:13 |
roger giglio Messages: 15 Registered: August 2023 |
Junior Member |
|
|
I recently tried to build forte with GPIOCHIP module in order to study and undesrtand how to develop I/Os FB within the new modular infrastructure approach, but without sucess.
I am using the last develop branch and here is my cmake configuration.
-G "Unix Makefiles"
-DFORTE_ARCHITECTURE:STRING=Posix
-DFORTE_MODULE_UTILS:BOOL=ON
-DFORTE_MODULE_IEC61131:BOOL=ON
-DFORTE_MODULE_CONVERT:BOOL=ON
-DFORTE_IO:BOOL=ON
-DFORTE_COM_SER:BOOL=ON
-DFORTE_COM_TSN:BOOL=ON
-DFORTE_COM_LOCAL:BOOL=ON
-DFORTE_COM_ETH:BOOL=ON
-DFORTE_COM_RAW:BOOL=ON
-DFORTE_COM_FBDK:BOOL=ON
-DFORTE_IO_GPIOCHIP:BOOL=ON
-DFORTE_IO_EMBRICK:BOOL=OFF
-DFORTE_IO_REVOLUTIONPI:BOOL=OFF
The errors i get from the compiler are on the file attached.
1. Any advice? Does anyone successfully build forte with GPIOCHIP?
2. Are there any documentation avaiable to better understand the new I/O infrastructure besides embrick and revolutionPi code?
Thanks in advance.
PS: With the same configuration I managed to sucessfully compile forte with RevolutionPi.
|
|
|
Powered by
FUDForum. Page generated in 0.03762 seconds