I am using STM32 Nucleo board with the Arduino IDE. Most of the times I get a message saying GDB server quit unexpectedly and I can't upload the code to the nucleo board. I was able to upload very rarely. Anyone know what was the issue? It happens both on windows and MacOS.
I'm currently not using IDE 2.x. From memory, there are three icons; from left to right:
- Verify (compile)
- Upload
- Debug
I suspect that you click the 3rd one instead of the 2nd one when you try to upload.
1 Like
@sterretje you are absolutely correct. Now it works, I feel bad that I missed the process.
1 Like
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.