Hi to all,
I'm trying to getting started with OpENer. First of all, I compiled (Posix port) the stack, no problem with that.
Now I would like to proceed with some tests.
The sampleapplication.c was my guess to try to share some values with a plc.
The problem is that I don't know how to start.
I expected an example ready to be executed after compiling, even if with meaningless data in the Input Output arrays,
but I'm confused.
Sampleapplication.c has no main inside it, is that a kind of library?
Can I compile it right out of the box?
Do I have to customize it before any other step?
Any help is greatly appreciated.