Difference between revisions of "Silicon Labs BRD4271A"

From SEGGER Wiki
Jump to: navigation, search
(Example Project)
Line 12: Line 12:
   
 
== Example Project==
 
== Example Project==
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the [SiliconVendor] [EvalBoardName].<br>It is a simple Hello World sample linked into the internal flash.<br>
+
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Silicon Labs BRD4210A.<br>It is a simple Hello World sample linked into the internal flash.<br>
 
====SETUP====
 
====SETUP====
 
*J-Link software: V7.88h
 
*J-Link software: V7.88h

Revision as of 11:13, 14 June 2023

This article describes specifics for the Silicon Labs BRD4271A (EFR32xG25) extension board installed on the PCB4001 carrier board evaluation board.
[PICTURE OF BOARD] 450px

Preparing for J-Link

  • Connect the J-Link to the 20-pin debug connector.
  • Power the board using the mini USB connector.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

SiLabs EFR32FG25B1920 copnnect.png

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Silicon Labs BRD4210A.
It is a simple Hello World sample linked into the internal flash.

SETUP