GigaDevice GD32C113C-START

From SEGGER Wiki
Revision as of 16:44, 30 August 2022 by SebastianB (talk | contribs) (Created page with "__TOC__ This article describes specifics for the GigaDevice GD32C113C-START evaluation board. 450px == Minimum requirements == * J-Link...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This article describes specifics for the GigaDevice GD32C113C-START evaluation board.

GigaDevice GD32C113C.jpg

Minimum requirements

  • J-Link software V7.71a or later

Preparing for J-Link

The GD32E113R-START does not come with a standard debug connector. Therefore, these signals have to be wired manually to connect the J-Link to the evaluation board. The following guide will describe how the GD32C113C-START evaluation board can be connected to your J-Link.

  • Populate the the pin header JP3
  • Connect the board with jumping wires to your J-Link (see table below)
    For information about the J-Link pinout please refer to the following page: J-Link SWD pinout.
J-Link 20 pin debug interface Pin on evaluation board
Pin 1 (VTref) Pin 1 (Squared hole)
Pin 4 (GND) Pin 2
Pin 7 (SWDIO) Pin 3
Pin 9 (SWCLK) Pin 4
  • Power the board via the USB port (CN100).
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

GD32C113C-START 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 GD32C113C-START. The application is linked into the internal flash.
SETUP