Difference between revisions of "SiFive Arty FPGA Dev Kit"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ 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 EFM...")
 
Line 1: Line 1:
 
__TOC__
 
__TOC__
   
This article describes device specifics of the Silicon Labs EFM32 series devices
+
This article describes specifics for the SiFive Arty FPGA Dev Kit.
== SWO ==
 
Auto SWO speed calculation of J-Link does not work for the Silicon Labs EFM32 series devices.
 
   
  +
== Preparing for J-Link ==
*Normal SWO Speed calculation: <CPUFreq> / n
 
  +
The SiFive Arty FPGA Dev Kit does not come with a standard debug connector but populates the debug JTAG signals on a custom connector. Therefore, it needs to be manually wired in case J-Link shall be connected to it
*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
 

Revision as of 18:54, 1 September 2017

This article describes specifics for the SiFive Arty FPGA Dev Kit.

Preparing for J-Link

The SiFive Arty FPGA Dev Kit does not come with a standard debug connector but populates the debug JTAG signals on a custom connector. Therefore, it needs to be manually wired in case J-Link shall be connected to it