Difference between revisions of "GigaDevice GD32L233R-EVAL"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the GigaDevice GD32L233R-EVAL evaluation board. 450px == Minimum requirements == * J-Li...")
 
(Preparing for J-Link)
 
Line 9: Line 9:
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
*Connect the J-Link to the pins as seen in the image/table below:
+
*Connect the J-Link to the pins as seen in the image below:
   
 
[[File:GigaDevice_GD32L233R-EVAL_connected.jpg|450px]]
 
[[File:GigaDevice_GD32L233R-EVAL_connected.jpg|450px]]

Latest revision as of 12:50, 28 June 2022

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

GigaDevice GD32L233R-EVAL.jpg

Minimum requirements

  • J-Link software V7.67c or later

Preparing for J-Link

  • Connect the J-Link to the pins as seen in the image below:

GigaDevice GD32L233R-EVAL connected.jpg

  • Power the board via usb power supply
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP