Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » 4DIAC - Framework for Distributed Industrial Automation and Control » OPC UA with freeRTOS LWIP(How to build opc ua for freertos lwip)
OPC UA with freeRTOS LWIP [message #1859010] Fri, 05 May 2023 23:06 Go to next message
Cihat Topal is currently offline Cihat TopalFriend
Messages: 8
Registered: March 2020
Junior Member
Hi,
I want to use opc ua in my freertos system(esp32s2). I compiled opc ua for posix there is no problem in there. But when I try to compile opc ua (git clone https://github.com/open62541/open62541.git --branch=v1.0 open62541) for freertos lwip with esp32s2 gcc compiler there is a lot of error.
Can I use libopen62541.so (built for posix) in my freertos system?
I think in order to use opc ua in freertos I must to compile with own compiler. Am I wrong ?

Best Regards.
Re: OPC UA with freeRTOS LWIP [message #1859018 is a reply to message #1859010] Sat, 06 May 2023 13:20 Go to previous messageGo to next message
Alois Zoitl is currently offline Alois ZoitlFriend
Messages: 1585
Registered: January 2014
Senior Member

Hi,

yes you need to compile all code and all libraries you would like to use with the compiler, libs and includes of your target system. I don't know if open6251 has been ported to freeRTOS. But I think this is the first thing you need to check. So I would suggest to ask the open62541 people about this.

Cheers,
Alois
Re: OPC UA with freeRTOS LWIP [message #1859033 is a reply to message #1859018] Mon, 08 May 2023 08:35 Go to previous messageGo to next message
Cihat Topal is currently offline Cihat TopalFriend
Messages: 8
Registered: March 2020
Junior Member
Hi Alois Zoitl,
Thanks for reply. I found that:
https://github.com/Pro/open62541-esp32
I will examine.
Re: OPC UA with freeRTOS LWIP [message #1859059 is a reply to message #1859033] Tue, 09 May 2023 13:09 Go to previous message
Alois Zoitl is currently offline Alois ZoitlFriend
Messages: 1585
Registered: January 2014
Senior Member

Maybe for that you will need the upcoming 4diac FORTE release. You can find it in the freeze branch of 4diac FORTE's git repo.
Previous Topic:BBB doesn't receive multicast address
Next Topic:Failed to build 4Diac IDE
Goto Forum:
  


Current Time: Sat Apr 27 23:42:46 GMT 2024

Powered by FUDForum. Page generated in 0.03120 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top