Commit da03651d authored by Ivan Tyagov's avatar Ivan Tyagov

Update.

parent d04d12ae
......@@ -18,4 +18,8 @@ $ cp ~/open62541/build/open62541.* ~/osie/coupler/opc-ua-server/
### Building your OPC UA server (Cross compilation to ARM architecture from Ubuntu)
$ arm-linux-gnueabihf-gcc open62541.c server.c -o server
\ No newline at end of file
$ arm-linux-gnueabihf-gcc open62541.c server.c -o server
### If one wants to run coupler on a x86 platform then one needs to expose in current environment
$ export I2C_VIRTUAL_MODE=1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment