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

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/a844ef92-7cbf-444f-aa27-e4944a137ea8/Untitled.png

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/94823962-7614-4aa7-b737-fba415598f69/Untitled.png

#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

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/6c8ad1f2-a221-4968-a0e1-456f49e037f1/Untitled.png