Skip to content

Conversation

yuhiping
Copy link

@yuhiping yuhiping commented Feb 28, 2024

#334

PR checklist

  • Updated function header with a short description and version number
  • Added test case for bug fix or new feature
  • Validated on real hardware

@freyc
Copy link

freyc commented Apr 30, 2024

It seems that the root-cause for this issue is a missing memory-clobber/compiler-barrier in the TX_DISABLE and TX_RESTORE macros (#334 (comment)).
I would suggest fixing this issue in the cpu-specific ports instead. There might be other places in the code with possible issues because of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants