Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Have come across a runtime error that's new to me and could use a pointer or two. The following bit of code compiles but throws an error at runtime. The serial debug kicks out :
mbed assertation failed: !are_interrupts_enabled(), file: /home/jenkins/mbed_jenkins/workspace/bm_wrlUY1701/mbed-os/hal/mbed_cr6
If I comment out disable/enable_irq there is no error. Can anyone shed a little light for me?