A2F-DEV-KIT
Jump to navigation
Jump to search
The A2F-DEV-KIT is a SmartFusion evaluation board.
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:
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
- J-Link software: V8.12
- Embedded Studio: V8.16
- Hardware: SmartFusion (A2FxxxM3x)
- Link: File:SmartFusion HelloWorld.zip