Difference between revisions of "Nuvoton NuMaker-M467HJ"

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-M467HJ
 
*Hardware: Nuvoton NuMaker-M467HJ
 
*Link: [[:File:Nuvoton_NuMaker-M467HJ_V1.0_M467HJHAN_TestProject_ES_V634.zip]]
 
*Link: [[:File:Nuvoton_NuMaker-M467HJ_V1.0_M467HJHAN_TestProject_ES_V634.zip]]

Revision as of 12:48, 23 March 2023

This article describes specifics for the Nuvoton NuMaker-M467HJ 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 J2,J3 or ICE J3
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP