Difference between revisions of "Infineon XMC7200 Evaluation Kit"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the Infineon XMC7200 Evaluation Kit.<br> 450px == Preparing for J-Link == *Connect...")
 
(Preparing for J-Link)
 
Line 5: Line 5:
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
*Connect the J-Link to ......
+
*Connect the J-Link to 10-pin MCU PROG/DEBUG connector (J16)
*Power the board via........
+
*Power the board via J6
 
* 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_XMC7200_Evaluation_Kit_CONNECT.PNG|400px]]
 
[[File:Infineon_XMC7200_Evaluation_Kit_CONNECT.PNG|400px]]

Latest revision as of 17:35, 15 March 2023

This article describes specifics for the Infineon XMC7200 Evaluation Kit.
Infineon XMC7200 Evaluation Kit.jpg

Preparing for J-Link

  • Connect the J-Link to 10-pin MCU PROG/DEBUG connector (J16)
  • Power the board via J6
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

Infineon XMC7200 Evaluation Kit 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_XMC7200 Evaluation Kit.
It is a simple Hello World sample linked into the internal flash.

SETUP