Maybe you tried to compile a project. All was OK.
But when you wanted to download the binary into the board, nothing happened.
What's going on?!
The debugger has to be configured!
Let's see this in this tutorial to enable the downloading of binary files.
The debugger is not necessarily well configured.
So we have to do it.
For that, click > Project > Option > Debugger > Setup > Driver > Select your debugger (instead of Simulator).
That's all!
Now recompile your project and everything should be OK.
A quick solution for an annoying problem.
Great job, you've just made it!
© Badprog - I want to change the world. And I will.
Add new comment