FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
01-27-2022 04:14 PM - last edited on 01-28-2022 01:17 PM by ThorstenX
Hello community,
we got the following problem.
It's the same like https://stackoverflow.com/questions/54781218/execution-time-of-c-code-on-linux-for-the-first-time-is...
At running our RealTime Application we get only one Watchdog-Error. It happens at the first execution, becuase we vialate the 2ms.
Is there any chance of getting rid of this?
e.g. like LD_BIND_NOW
See below a snippet of the nano-seconds.
Sincerely Elleshar
❗ThorstenX: Moved to forum SDK on request of user, related reply deleted❗
Solved! Go to Solution.
01-31-2022 01:52 PM - edited 01-31-2022 01:53 PM
Hello Elleshar,
thank you for reporting this issue. We are clarifying some subjects and will answer you soon.
Have you got some more information for us, on what you do in your cyclic event, which triggers the watchdog?
Best regards,
Nick
02-01-2022 08:26 AM
Hi Nick,
the sum of operation causes the watchdog. But in special
we iterate over a std::vector which holds two members.
This needs at cold state to much time.
Sincerely Elleshar
02-03-2022 11:55 AM
Hello Elleshar,
I checked it with our R&D. This problem gets globally fixed for the ctrlX CORE with the release RM22.03 in end of march. Therefore you don't have to set your proposed linker setting manually then.
Thank you again for reporting this issue.
Best regards,
Nick