EFM32PG26 Pro Kit
Jump to navigation
Jump to search
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:
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
- J-Link software: V8.70
- Embedded Studio: V8.24
- Hardware: EFM32PG26
- Link: File:EFM32PG26 HelloWorld.zip