Comment 4 for bug 1722849

Revision history for this message
Miro Samek (mirosamek) wrote :

I have tested the code with the "intrinsic" functions provided in the CMSIS (header file "cmsis_gcc.h"):
__get_PRIMASK(), __disable_irq() and __set_PRIMASK()

The answer is that the "intrisic" functions don't help and the bug persists.
--MMS