matherp Guru
 Joined: 11/12/2012 Location: United KingdomPosts: 10169 |
Posted: 06:56pm 29 Mar 2025 |
|
|
|
Thanks to your info I think I know the issue. The codebase has grown so I have had to use a different compiler optimisation to keep the size of the binary down. Looks like something is not always completing in time. So I need to track down what and look to recode or re-optimise that bit. |