Difference between revisions of "CMSemicon BAT32G133-EVB"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the CMSemicon BAT32G1xxGx evaluation boards. ==BAT32G133-EVB== '''PICTURE will follow''' ==BAT32G157-EVB== '''PICTURE will fo...")
 
(Preparing for J-Link)
Line 33: Line 33:
   
 
*Power the board via USB
 
*Power the board via USB
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:
+
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander].
  +
You can use the following command line:<br>
   
  +
./JLink.exe -Device BAT32G157GK -If SWD -Speed 4000 -autoconnect 1<br>
  +
  +
In case of BAT32G157GK - for other devices adopt the -device setting.<br>
  +
  +
The output should look as follows:
   
 
== Example Project==
 
== Example Project==

Revision as of 11:13, 14 November 2022

This article describes specifics for the CMSemicon BAT32G1xxGx evaluation boards.

BAT32G133-EVB

PICTURE will follow

BAT32G157-EVB

PICTURE will follow

Minimum requirements

  • J-Link software V7.__b or later

Preparing for J-Link

  • Solder Header to the board (row on the side of the Chip)
Device Side J-Link Signal Pin
CLK SWCLK 9
DAT SWDIO 7
RST RESET 15
GND GND 4
VDD VTRef 1

You can use the following command line:

./JLink.exe -Device BAT32G157GK -If SWD -Speed 4000 -autoconnect 1

In case of BAT32G157GK - for other devices adopt the -device setting.

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

SETUP

  • J-Link software: V7.82b
  • Embedded Studio: V6.34
  • Hardware:
  • Link: