Difference between revisions of "Nuvoton-NuMaker-M071MD"

From SEGGER Wiki
Jump to: navigation, search
(Preparing for J-Link)
(14 intermediate revisions by the same user not shown)
Line 2: Line 2:
   
 
This article describes specifics for the Nuvoton NuMaker-M071MD evaluation board.<br>
 
This article describes specifics for the Nuvoton NuMaker-M071MD evaluation board.<br>
[[File:Nuvoton-NuMaker-M071MD-Picture.jpg|400px]]
+
[[File:Nuvoton-NuMaker-M071MD-Picture.jpg|600px]]
 
 
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
*Connect the J-Link to ......
+
*Connect the J-Link : VTref=J1-2 / SWDIO=J1-4 / SWCLK=J1-6 / GND=J1-10
*Power the board via........
+
*Power the board via J2 or ICE J3
 
* 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:NuMaker-M071MD M071MD2AE Connect.png|400px]]
+
[[File:Nuvoton_NuMaker-M071MD_M071MD2AE_Connect.png|400px]]
   
 
== 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 [SiliconVendor] [EvalBoardName].<br>It is a simple Hello World sample linked into the internal flash.<br>
+
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>
  +
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: [SiliconVendor] [EvalBoardName]
+
*Hardware: Nuvoton NuMaker-M071MD
  +
*Link: [[:File:Nuvoton_NuMaker-M071MD_M071MD2AE_TestProject_ES_V634.zip]]
*Link: [[]]
 

Revision as of 20:01, 16 January 2023

This article describes specifics for the Nuvoton NuMaker-M071MD evaluation board.
Nuvoton-NuMaker-M071MD-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-M071MD M071MD2AE 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-M071MD.
It is a simple Hello World sample linked into the internal flash.

SETUP