Difference between revisions of "Nuvoton NuMaker-M463KG"

From SEGGER Wiki
Jump to: navigation, search
Line 15: Line 15:
 
====SETUP====
 
====SETUP====
 
*J-Link software: V7.86e
 
*J-Link software: V7.86e
*Embedded Studio: V4.52b
+
*Embedded Studio: V6.34
 
*Hardware: Nuvoton NuMaker-M463KG
 
*Hardware: Nuvoton NuMaker-M463KG
 
*Link: [[:File:Nuvoton_NuMaker-M463KG_V1.1_M463KGCAE_TestProject_ES_V634.zip]]
 
*Link: [[:File:Nuvoton_NuMaker-M463KG_V1.1_M463KGCAE_TestProject_ES_V634.zip]]

Revision as of 12:48, 23 March 2023

This article describes specifics for the Nuvoton NuMaker-M463KG evaluation board.
600px

Preparing for J-Link

  • Connect the J-Link : VTref=J1-2 / SWDIO=J1-4 / SWCLK=J1-6 / GND=J1-10
  • Power the board via J3 or ICE J3
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

Nuvoton NuMaker-M463KG V1.1 M463KGCAE 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-M463KG.
It is a simple Hello World sample linked into the internal flash.

SETUP