Software Development
FM0+ S6E1C-Series Starter Kit Guide, Doc. # 002-10542 Rev. *C
31
4. Make sure the jumpers on the FM0+S6E1C-Series Starter board are placed according to the
Table 4-2: Debugging Jumper Setting
Jumper
Position
Description
J1
Open
Sets MB9AF312K (CMSIS-DAP) in run mode.
J2
Open
Sets S6E1C3 in run mode.
J4
Pin 1 to Pin 2
Power from USB port of CMSIS-DAP (CN3)
5. Connect the USB cable to CN3 port.
6. Observe that the Power LED (LED3) is glowing green.
7. Click the
Debug
icon, use shortcut
Crtl+F5,
or choose
Debug-> Start/Stop Debug
Session
to start downloading and debugging.
8. Click the
Run
icon to run the program once it was downloaded successfully.
9. Click the
Stop
icon to stop the program when you want.
For more information about the Keil µVision IDE, please click
Help
.
4.2 Example Projects
The FM0+ S6E1C-Series Starter Kit includes twelve example projects to help the user get a
quick start with the S6E1C3 device. They are in this directory:
<User_Directory>:\FM0+ S6E1C-Series Starter Kit_Ver01\Firmware
\Demo Projects
are based on the Peripheral Driver Library (PDL). The PDL
provides the API for initializing and operating on-chip peripherals. PDL documentation is
available at
<User_Directory>:
\FM_PDL_2.0.1\doc
Use either IAR Embedded Workbench v7.40.5.9739 (or later) or Keil µVision IDE v5.16a (or
later) to open these example projects.
Table 4-3: Example Projects
#
Projects
Title/Description
1
s6e1c3_adc
Title: Analog-to-Digital Converter
Description: This project demonstrates the AD conversion of the S6E1C3 device. This
project enables the ADC channel AN00 to measure the voltage across the potentiometer.
The measured value is sent out using UART0. Refer to
for details.
Summary of Contents for FM0+ S6E1C-Series
Page 49: ...Appendix FM0 S6E1C Series Starter Kit Guide Doc 002 10542 Rev C 49 Figure A 2 CMSIS DAP USB...
Page 50: ...Appendix FM0 S6E1C Series Starter Kit Guide Doc 002 10542 Rev C 50 Figure A 3 Stereo Codec...
Page 51: ...Appendix FM0 S6E1C Series Starter Kit Guide Doc 002 10542 Rev C 51 Figure A 4 Interfaces...