GigaDevice GD32E507Z-EVAL

From SEGGER Wiki
Jump to: navigation, search

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