Silicon Labs Simplicity Studio

From SEGGER Wiki
Jump to: navigation, search

Silicon Labs Simplicity Studio is a free IDE, based on Eclipse, for Silicon Labs Cortex-M (EFM32, EZR32, ...) and 8051 (EFM8, C8051) based devices. Simplicity Studio comes with built-in J-Link support.

How to Use J-Link in a Project

When opened, Simplicity Studio will show Starter Kits and J-Links in the section "Detected Hardware".

Silicon Labs Simplicity Studio Tutorial 1.png

  • After opening a project, a debug probe can be chosen at the bottom of the window.
  • After opening the drop down menu, open Detect...
  • The following dialog will open, containing the devices previously shown in the section Detected Hardware:

Silicon Labs Simplicity Studio Tutorial 2.png

  • Select the desired debug probe
  • Right-Click and press Select Target Part
  • The adapter needs to be configured according to the device to be debugged

Silicon Labs Simplicity Studio Tutorial 3.png

  • Click OK

Silicon Labs Simplicity Studio Tutorial 4.png

  • Click OK

Simplicity Studio will do all further configuration required. Now the project is ready to be debugged with J-Link:


Silicon Labs Simplicity Studio Tutorial 5.png