Electronics - IAR Systems - Enabling the download binary file option to the board

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.

Explanation

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.

Conclusion

A quick solution for an annoying problem.
Great job, you've just made it! angel

Add new comment

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.