Difference between revisions of "Infineon REF WLC TX15W C1"

From SEGGER Wiki
Jump to: navigation, search
(Preparing for J-Link)
Line 28: Line 28:
   
 
== 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]]

Revision as of 10:58, 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

400px

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