Good day all,
Not an issue but a question: What exactly is the problem with atomics?
I have read the discussion #59
Is this confirmed by WCH, or by the test mentioned in #59?
Is this a hardware bug in all chips?
How does one know it is the atomic operation causing a problem?
Is it enough to put the atomic operation in a critical section by using the portable-atomics crate for example?
Just curious about the recent changes.
Thank you in advance for the explanation!
Good day all,
Not an issue but a question: What exactly is the problem with atomics?
I have read the discussion #59
Is this confirmed by WCH, or by the test mentioned in #59?
Is this a hardware bug in all chips?
How does one know it is the atomic operation causing a problem?Is it enough to put the atomic operation in a critical section by using the portable-atomics crate for example?
Just curious about the recent changes.
Thank you in advance for the explanation!