Difference between revisions of "Nuvoton NuMaker-M467HJ"

From SEGGER Wiki
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
  +
[[Category:Evalboards]]
 
__TOC__
 
__TOC__
   
Line 15: Line 16:
 
====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]]

Latest revision as of 15:01, 15 May 2024

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