Before start


STEP 1. Add Environment Variable

※ This manual is based on "IAR Workbench 8.4 Kickstart"

Create STATIC Project


STEP 1. STATIC Client for C, C++

#1 File Open (Crtl + O)
Tab [File] - [Open]

#2 Select Project Directory 
%userporfile%\Desktop\arm\8.50.5\ST\STM32F4xx\IAR-STM32F407ZG-SK\Accelerometer

STEP 2. Copy Configuration File

#1 unzip Attached File
unzip IAR.zip

#2 Copy Attached File to Project Directory
## Project Directory = %userprofile%\Documents\IAR Embedded Workbench\arm\8.50.5\ST\STM32F4xx\IAR-STM32F407ZG-SK\Accelerometer
## Config Directory = %APPDATA%\..\Local\Suresofttech\STATIC Toolbox\apps\STATIC Client for C, C++ v1.1.2\config
copy IAR_Compiler_for_ARM_v8.4.sconf (Project Directory)
copy .STATICFILE (Project Directory)
Copy wtrace.properties (Config Directory)

STEP 3. Server Setting