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, 10 months ago.
Problem with attach
Hello I'm using Eclipse Oxygen for mbed on ubuntu. After debug when i try to flash, im getting the attach and callback error,
../mbed/platform/Callback.h:302:10: note: declared here void attach(U *obj, R (T::*method)()) { ^~~~~ if i try to flash 3 or 4 times then it works, Can anyone please tell me why i'm getting this and how can i fix. Thank you.