IAR Embedded Workbench & Makefiles

A portion of a Makefile with the IAR Embedded Workbench splash screen in the foreground.

How to write a Makefile for the IAR Embedded Workbench toolchain on Windows. With examples for building an application or a static library with all the basic make rules to compile, assemble and link a project.

IAR Eclipse Setup Guide Part 2 — Managed Build Project

Screenshot of the Eclipse IDE new project dialog with the IAR Embedded Workbench splash screen in the foreground.

This is part 2 of a series of step-by-step guide on setting up and using the IAR Embedded Workbench within the Eclipse IDE. Using the tools installed in part 1 this article will guide the reader on how to create a C/C++ managed build project within Eclipse using the IAR Eclipse Plugin.

IAR Eclipse Setup Guide Part 1 — Tools Setup

Screenshot of the IAR splash screen with the Eclipse IDE in the background.

In this new series of guides, we’ll look at how to setup and use the IAR Eclipse plugin. The current article will focus on tools installations and configurations. Future articles will go over managed build and Makefile projects as well as debugging.