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.
5 years, 2 months ago.
mbed assertation failed: _ops, file: .. /mbed-os/platform/Callback.h, line 543
I have created a new offline project.
We have created a program where the lora module is sending heartbeats every twice a second. But after some time the device stopped sending heartbeat and the serial console showed Error : "mbed assertation failed: _ops, file: .. /mbed-os/platform/Callback.h, line 543" and now the controller is hanged.
I tried the same code with the online compile and it also failed after some time with the same error: " mbed assertation failed: _ops, file: C:/Jenkins/workspace/mbed-2-build-library/BUILD/mbed/platform/Callback.h, line 543 "
Please guide how to proceed further.