AN3311
Getting started with the system
Doc ID 18209 Rev 1
31/58
7
Getting started with the system
7.1
Configure IAR tool for building, debugging, and
programming the application
Together with the firmware library package, an example application is delivered in order to
provide the final user with a real example of “In-home display” application usage.
The delivered example application has been written and developed using IAR EWARM 5.40
IDE and can be built for both STM32F10xxx medium-density and high-density
microcontroller families.
The workspace is created using the IAR embedded Workbench 5.40 IDE, using the ARM
®
-
based 32-bit STM32F10xx firmware library (ver. 3.1.2) CMSIS compliant, and in C
language.
The tree structure of the project is organized separating and grouping the source files with
the header files, both for the project files and the library files, as shown in
Figure 10.
Application project files
In order to load the project, click on File\Open\Workspace and in the window that appears
select, in \project folder\EWARM, the file “Project.eww”.