Difference between revisions of "ESWIN EMU32VL170 TEST BRD"

From SEGGER Wiki
Jump to: navigation, search
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
  +
[[Category:Evalboards]]
 
__TOC__
 
__TOC__
   
Line 5: Line 6:
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
*Connect the J-Link to ......
+
*Connect the J-Link to J88.
*Power the board via........
+
*Power the board via J91.
 
* 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]'''
 
 
[[File:ESWIN_EMU32VL170_TEST_BRD_EMU32VL170_connect.png|400px]]
 
[[File:ESWIN_EMU32VL170_TEST_BRD_EMU32VL170_connect.png|400px]]
   
Line 14: Line 14:
 
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>
 
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.92h
 
*Embedded Studio: V7.20
 
*Embedded Studio: V7.20
*Hardware: [SiliconVendor] [EvalBoardName]
+
*Hardware: ESWIN EMU32VL170 TEST BRD
*Link: [[File:VENDOR_DEVICENAME_TestProject_ES_V452b.zip]]
+
*Link: [[File:ESWIN_EMU32Vl170._TestProject_ES_7V20.zip]]

Latest revision as of 14:52, 15 May 2024

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 J88.
  • Power the board via J91.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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