Difference between revisions of "Infineon REF WLC TX15W C1"

From SEGGER Wiki
Jump to: navigation, search
(Preparing for J-Link)
 
(One intermediate revision by the same user not shown)
Line 25: Line 25:
 
* Supply the board using the [[J-Link_Commander#Power| J-Link 5V-SUPPLY]].
 
* Supply the board using the [[J-Link_Commander#Power| J-Link 5V-SUPPLY]].
 
* 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:
[[File:Infineon_REF_WLC_TX15W_C1_WLC1115-68QLXQ_connect|400px]]
+
[[File:Infineon_REF_WLC_TX15W_C1_WLC1115-68QLXQ_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 Infineon REF_WLC_TX15W_C1.<br>
  +
It is a simple Hello World sample linked into the internal flash.<br>
 
====SETUP====
 
====SETUP====
 
*Embedded Studio: V7.20
 
*Embedded Studio: V7.20
*Hardware: Infineon EVAL PMG1 B1 DRP
+
*Hardware: Infineon REF_WLC_TX15W_C1
*Link: [[File:Infineon_CYPM1116_TestProject_ES_V720.zip]]
+
*Link: [[File:Infineon_WLC1115_TestProject_ES_7V20.zip]]

Latest revision as of 10:59, 30 May 2024

This article describes specifics for the Infineon REF_WLC_TX15W_C1 evaluation board.
450px

Preparing for J-Link

  • Connect the J-Link to this pins:
J-Link Pin Connector Pin Name
VTref J2 5 VTARG
GND J2 4 GND
TMS/SWDIO J2 1 HPI_I2C_SDA
TCK/SWCLK J2 2 HPI_I2C_SCL
RESET J2 3 RESET
5V-SUPPLY J2 5 VTARG

Infineon REF WLC TX15W C1 WLC1115-68QLXQ 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 Infineon REF_WLC_TX15W_C1.
It is a simple Hello World sample linked into the internal flash.

SETUP