Difference between revisions of "EFM32"

From SEGGER Wiki
Jump to: navigation, search
(SWO)
(SWO)
Line 9: Line 9:
   
 
For utilities like J-Link SWOViewer or similar:
 
For utilities like J-Link SWOViewer or similar:
Select 14 MHz as CPU speed (no matter what the CPU is really running at) to make the normal calculation working
+
*Select 14 MHz as CPU speed (no matter what the CPU is really running at) to make the normal calculation working

Revision as of 17:00, 21 July 2017

Contents

This article describes device specifics of the Silicon Labs EFM32 series devices

SWO

Auto SWO speed calculation of J-Link does not work for the Silicon Labs EFM32 series devices.

  • Normal SWO Speed calculation: <CPUFreq> / n
  • EFM32 specific:Chip-internally wired to a fixed 14 MHz clock (AUXHFRCO)

For utilities like J-Link SWOViewer or similar:

  • Select 14 MHz as CPU speed (no matter what the CPU is really running at) to make the normal calculation working