GigaDevice GD32E507Z-EVAL

From SEGGER Wiki
Revision as of 16:23, 8 October 2020 by Matthias (talk | contribs) (Created page with "__TOC__ This article describes specifics for the GigaDevice GD32E507Z-EVAL evaluation board. 450px == Minimum requirements == * J-Link sof...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

GigaDevice GD32E507Z.jpg

Minimum requirements

  • J-Link software V6.87a 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