GigaDevice GD32C231C-EVAL
Jump to navigation
Jump to search
This article describes specifics for the GigaDevice GD32C231C-EVAL evaluation board.
Preparing for J-Link
- Connect the J-Link to this pins:
J-Link Pin | Connector | Pin |
---|---|---|
VTref | SWD | +3V3 |
GND | SWD | GND |
SWDIO | SWD | IO |
SWCLK | SWD | CK |
RESET | JP5 | NRST |
- Power the board via USB C.
- Verify the Connection with e.g. J-Link Commander. The output should look as follows:
Example Project
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the GigaDevice GD32C231C-EVAL.
It is a simple Hello World sample linked into the internal flash.
SETUP
- Embedded Studio: V7.20
- Hardware: GigaDevice GD32C231C-EVAL
- Link: File:GigaDevice GD32C231C8T6 TestProject ES VS720.zip