Difference between revisions of "GigaDevice GD32E507Z-EVAL"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the GigaDevice GD32E507Z-EVAL evaluation board. 450px == Minimum requirements == * J-Link sof...")
 
 
Line 6: Line 6:
   
 
== Minimum requirements ==
 
== Minimum requirements ==
* J-Link software V6.87a or later
+
* J-Link software V6.87b or later
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==

Latest revision as of 16:50, 8 October 2020

This article describes specifics for the GigaDevice GD32E507Z-EVAL evaluation board.

GigaDevice GD32E507Z.jpg

Minimum requirements

  • J-Link software V6.87b or later

Preparing for J-Link

The GD32E507Z-EVAL does come with a JTAG connector. You only have to connect it to your J-Link and power it via the USB port (CN 100). The result should be looking like this:

GD32E507Z-EVAL wired with jumper cables

  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

GD32E507Z EVAL Connect.PNG

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the GigaDevice GD32E507Z-EVAL. It is a simple blinky application which toggles LED1. The application is linked into the internal flash.
SETUP