3. Patch IAR EW for ARM V6.4.20 or later, to make it compatible with OpenSDA Debug
• Copy the content of the folder “development tool patches\IAR_patch_v110\patch”
from the FRDM-KL25Z_v1.00 zip file in the directory [Embedded Workbench
path]\arm\bin\
4. Run IAR EW for ARM V6.4.20 or Later and build the project
• Run
IAR Embedded Workbench V6.4.20
or later, by selecting it from the Windows
Start menu
• Select File, Open and Workspace
• Select
blinky.eww
available in the “
Project Example\build\iar\blinky
” folder from the
FRDM-KL25Z_v1.00 zip file then
Open
Quick Start Guide
• Right click on Blinky freedom - FLASH_128KB (top left box) then Select
Options
- General Options, Target, SELECT Core “Cortex-M0+”
- C/C++ Compiler, List, DESELECT options “Output list file” & “Output assembler file”
- Assembler, List, DESELECT option “Output list file”
- Debugger, Setup, SELECT Driver “
PE micro
”
- Debugger, Download, Select then “
FlashKLxx128K.board
” and “
Open
”
- PE micro / Setup, SELECT P&E Hardware Interface Type “
Tracelink - USB
”
- PE micro / Setup, CHANGE JTAG/SWD speed value with
500kHz
, then press “
OK
”
• Select Project then “
Clean
”
• Select Project and “
Rebuild All
” or press
NOTE : During the compilation some warning messages may appear
Preliminary