Difference between revisions of "CMSemicon BAT32G133-EVB"

From SEGGER Wiki
Jump to: navigation, search
(Preparing for J-Link)
(Preparing for J-Link)
Line 36: Line 36:
 
You can use the following command line:<br>
 
You can use the following command line:<br>
   
./JLink.exe -Device BAT32G157GK -If SWD -Speed 4000 -autoconnect 1<br>
+
<code>./JLink.exe -Device BAT32G157GK -If SWD -Speed 4000 -autoconnect 1</code>
   
 
In case of BAT32G157GK - for other devices adopt the -device setting.<br>
 
In case of BAT32G157GK - for other devices adopt the -device setting.<br>
   
The output should look as follows:
+
The output should look as follows:<br>
  +
[[File:BAT32G157GK_connect.png]]
   
 
== Example Project==
 
== Example Project==

Revision as of 10:16, 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:
File:BAT32G157GK 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 .
It is a simple Hello World sample linked into the internal flash.

SETUP

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