In most cases, there is very little required to configure and build a simple single-core application. For some cases where configuration may be required, see the following as applicable:

On the IAR main menu, select

Project > Make

to build the application. You should see output like this:

Hello_World.out

Total number of errors: 0
Total number of warnings: 0
Resolving dependencies...
Build succeeded