EFM32PG26 Pro Kit

From SEGGER Knowledge Base
Jump to navigation Jump to search
EFM32PG26 Pro Kit.jpg

The EFM32PG26 Pro Kit is an Silicon Labs EFM32xG26 evaluation board.

Preparing for J-Link

There is an onboard debugger (J-Link OB) available on this board.

  • Connect a USB-C cable to power the board and to activate the J-Link OB.
  • Verify the Connection with J-Link Commander. The output should look as follows:

EFM32PG26 Pro Kit 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 the EFM32PG26. It outputs "Hello World!" to the Debug Terminal in a loop.

Setup