Does anyone have working examples of stuff in the CODESYS “SharedData Utilities for MultiCore” library? I’m looking for a way to do read/write locks and hoping not to have to roll my own.
Thanks
Vic
Does anyone have working examples of stuff in the CODESYS “SharedData Utilities for MultiCore” library? I’m looking for a way to do read/write locks and hoping not to have to roll my own.
Thanks
Vic
Unfortunately we do not have any examples, and it appears that the multicore utility does not work our hardware. Codesys does have some other options that may work:
SEMA FB
That’s very interesting. I would have thought that the library is based around the handful of atomic operations.
Is there a list of which parts of the runtime are not supported on the Opto22 hardware?