Difference between revisions of "ESWIN EMU32VL170 TEST BRD"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the ''ESWIN EMU32VL170 TEST BRD'' evaluation board.<br> '''[PICTURE OF BOARD]''' 450px == Preparin...")
 
Line 2: Line 2:
   
 
This article describes specifics for the ''ESWIN EMU32VL170 TEST BRD'' evaluation board.<br>
 
This article describes specifics for the ''ESWIN EMU32VL170 TEST BRD'' evaluation board.<br>
  +
[[File:ESWIN_EMU32VL170_TEST_BRD_EMU32VL170_board.jpg|450px]]
'''[PICTURE OF BOARD]'''
 
[[File:VENDOR_BOARDNAME.jpg|450px]]
 
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
Line 10: Line 9:
 
* 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]. The output should look as follows:
 
'''[PICTURE OF CONNECT]'''
 
'''[PICTURE OF CONNECT]'''
[[File:VENDOR_DEVICE_CONNECT.PNG|400px]]
+
[[File:ESWIN_EMU32VL170_TEST_BRD_EMU32VL170_connect.png|400px]]
   
 
== Example Project==
 
== Example Project==
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the [SiliconVendor] [EvalBoardName].<br>It is a simple Hello World sample linked into the internal flash.<br>
+
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the ESWIN EMU32VL170 TEST BRD.<br>It is a simple Hello World sample linked into the internal flash.<br>
 
====SETUP====
 
====SETUP====
 
*J-Link software: V7.xx
 
*J-Link software: V7.xx

Revision as of 08:42, 28 September 2023

This article describes specifics for the ESWIN EMU32VL170 TEST BRD evaluation board.
ESWIN EMU32VL170 TEST BRD EMU32VL170 board.jpg

Preparing for J-Link

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

[PICTURE OF CONNECT] ESWIN EMU32VL170 TEST BRD EMU32VL170 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 ESWIN EMU32VL170 TEST BRD.
It is a simple Hello World sample linked into the internal flash.

SETUP