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.
6 years, 6 months ago.
How to break/restart EventQueue dispatcher
Hello, after the event_queue break_dispatch() has been called trying to restart the dispatcher again cause the error "Thread 00000000 error -4: Parameter error" and system hangs. How to stop and then restart the EventQueue ? Test application is here: https://os.mbed.com/users/mapellil/code/mbed-os-example-blinky/ Thanks