Difference between revisions of "Nuvoton NuMaker-M471R1"

From SEGGER Wiki
Jump to: navigation, search
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:
   

Revision as of 16:36, 17 January 2023

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

600px

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