A2F-DEV-KIT

From SEGGER Knowledge Base
Jump to navigation Jump to search

The A2F-DEV-KIT is a SmartFusion evaluation board.

A2F-DEV-KIT.jpg

Preparing for J-Link

  • Connect your J-Link to the JTAG header (J3)
  • Power the board via "V5IN" (J1)
  • Turn on the board by setting SW6 to "ON".
  • Verify the Connection with J-Link Commander. The output should look as follows:

A2F200M3F Connect.png

Example Projects

Hello World

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on SmartFusion (A2FxxxM3x) processors. It outputs "Hello World!" to the Debug Terminal in a loop.

Setup