Difference between revisions of "Nuvoton NuMaker-M263KI"

From SEGGER Wiki
Jump to: navigation, search
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
This article describes specifics for the Nuvoton NuMaker-M263KI evaluation board.
 
This article describes specifics for the Nuvoton NuMaker-M263KI evaluation board.
   
[[File:Nuvoton_NuMaker-M263KI.jpg|500px]]
+
[[File:Nuvoton_NuMaker-M263KI.jpg|600px]]
   
 
== Minimum requirements ==
 
== Minimum requirements ==
Line 13: Line 13:
 
* 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:|400px]]
+
[[File:Nuvoton_NuMaker-M263KI_M263KIAAE_Connect.png|400px]]
   
 
== Example Project==
 
== Example Project==
Line 22: Line 22:
 
*Embedded Studio: V6.34
 
*Embedded Studio: V6.34
 
*Hardware: Nuvoton NuMaker-M263KI
 
*Hardware: Nuvoton NuMaker-M263KI
*Link: [[File:GigaDevice_GD32A503V-EVAL_GD32A503VD.zip]]
+
*Link: [[File:Nuvoton_NuMaker-M263KI_M263KIAAE_TestProject_ES_V634.zip]]

Revision as of 20:18, 16 January 2023

This article describes specifics for the Nuvoton NuMaker-M263KI evaluation board.

Nuvoton NuMaker-M263KI.jpg

Minimum requirements

  • J-Link software V7.84b or later

Preparing for J-Link

  • Connect the J-Link : VTref=J1-2 / GND=J1-10 / SWDIO=J1-4 / SWDCLK=J1-6
  • Power the board via J2 (USB OTG) or ICEJ3
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

Nuvoton NuMaker-M263KI M263KIAAE 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 Nuvoton NuMaker-M263KI.
It is a simple Hello World sample linked into the internal flash.

SETUP