Difference between revisions of "Nuvoton NuMaker-M471R1"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the Nuvoton NuMaker-M263KI evaluation board. 600px == Minimum requirements == * J-Link soft...")
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__TOC__
 
__TOC__
   
This article describes specifics for the Nuvoton NuMaker-M263KI evaluation board.
+
This article describes specifics for the Nuvoton NuMaker-M471R1 evaluation board.
   
[[File:Nuvoton_NuMaker-M263KI.jpg|600px]]
+
[[File:Nuvoton NuMaker-M471RI.jpg|600px]]
   
 
== Minimum requirements ==
 
== Minimum requirements ==
Line 10: Line 10:
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
 
*Connect the J-Link : VTref=J1-2 / GND=J1-10 / SWDIO=J1-4 / SWDCLK=J1-6
 
*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
+
*Power the board via J2 (USB) or ICEJ3
 
* 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:Nuvoton_NuMaker-M263KI_M263KIAAE_Connect.png|400px]]
+
[[File:Nuvoton_NuMaker-M471R1_M471R1E6AE_Connect.png|400px]]
   
 
== Example Project==
 
== Example Project==
Line 21: Line 21:
 
*J-Link software: V7.84b
 
*J-Link software: V7.84b
 
*Embedded Studio: V6.34
 
*Embedded Studio: V6.34
*Hardware: Nuvoton NuMaker-M263KI
+
*Hardware: Nuvoton NuMaker-M471R1
*Link: [[File:Nuvoton_NuMaker-M263KI_M263KIAAE_TestProject_ES_V634.zip]]
+
*Link: [[File:Nuvoton_NuMaker-M471RI_M471R1E6AE_TestProject_ES_V634.zip]]

Revision as of 07:56, 14 June 2023

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

Nuvoton NuMaker-M471RI.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) or ICEJ3
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

Nuvoton NuMaker-M471R1 M471R1E6AE 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