Software Development
FM4 S6E2H-Series Starter Kit Guide, Doc. No. 002-11387 Rev. **
31
8. Click the
Run
icon to run the program once it is downloaded successfully.
Refer to the Example Projects section for more details on example projects.
9. Click the
Stop
icon to stop the program.
For more information about the IAR Embedded Workbench IDE, please click
Help
from within
the tool.
4.1.2 Build an Example Project with Keil µVision IDE
The following steps describe how to open, build and run an example project in Keil µVision IDE.
Before doing this, please check the availability of the flash loader file of the S6E2HG device
(
S6E2HG4X0A.FLM & S6E2HG6X0A.FLM
) in this directory:
<Keil_Install_Directory>:\ARM\flash.
If the flash loader files are not there, copy them to the above folder from:
<User_Directory>:\FM4 S6E2H-Series Starter Kit_Ver01\Firmware
\Demo Projects\<Project>\ARM\flashloader\
The
s6e2hg_adc
is one example project that is available after a successful installation.
1. Launch Keil µVision IDE v5.16a (or later).
2. Click
Project
>
Open Project
and select the workspace file
s6e2hg_dac.uvprojx
from
<User_Directory>:\FM4 S6E2H-Series Starter Kit_Ver01\Firmware
\Demo Projects\s6e2hg_adc\ARM
.