Difference between revisions of "Nuvoton-NuMaker-M071R1E"

From SEGGER Wiki
Jump to: navigation, search
Line 13: Line 13:
   
 
== Example Project==
 
== 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-M071MD.<br>
+
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Nuvoton NuMaker-M071R1E.<br>
 
It is a simple Hello World sample linked into the internal flash.<br>
 
It is a simple Hello World sample linked into the internal flash.<br>
 
====SETUP====
 
====SETUP====
 
*J-Link software: V6.74
 
*J-Link software: V6.74
 
*Embedded Studio: V4.52b
 
*Embedded Studio: V4.52b
*Hardware: Nuvoton NuMaker-M071MD
+
*Hardware: Nuvoton NuMaker-M071R1E
 
*Link: [[:File:Nuvoton_NuMaker-M071RE_M071RE3AE_TestProject_ES_V634.zip]]
 
*Link: [[:File:Nuvoton_NuMaker-M071RE_M071RE3AE_TestProject_ES_V634.zip]]

Revision as of 20:00, 16 January 2023

This article describes specifics for the Nuvoton NuMaker-M071R1E evaluation board.
Nuvoton-NuMaker-M071R1E-Picture.jpg


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 or ICE J3
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

Nuvoton NuMaker-M071R1E M071R1E63AE 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-M071R1E.
It is a simple Hello World sample linked into the internal flash.

SETUP