GigaDevice GD32350R-EVAL

From SEGGER Wiki
Revision as of 15:29, 2 April 2024 by Joshua.Kozian (talk | contribs) (SETUP)
Jump to: navigation, search

This article describes specifics for the GigaDevice GD32F310C-EVAL evaluation board.
GigaDevice GD32350R-EVAL GD32F350RB board.jpg

Preparing for J-Link

  • Connect the J-Link to the JTAG header (JP3)
  • Power the board via CN1.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

GigaDevice GD32350R-EVAL GD32F350RB 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 GD32350R-EVAL.
It is a simple Hello World sample linked into the internal flash.

SETUP