Difference between revisions of "Nuvoton NuMaker-NUC1262SE"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the Nuvoton NuMaker-NUC1262SE evaluation board.<br> 600px == Preparing for J-Link ==...")
 
Line 8: Line 8:
 
*Power the board via J2 or ICE J3
 
*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:Nuvoton_NuMaker-M071MD_M071MD2AE_Connect.png|400px]]
+
[[File:Nuvoton_NuMaker-NUC1262SE_V1.2_NUC1262SE4AE_connect.png|400px]]
   
 
== Example Project==
 
== Example Project==
Line 17: Line 17:
 
*Embedded Studio: V6.34
 
*Embedded Studio: V6.34
 
*Hardware: Nuvoton NuMaker-NUC1262SE
 
*Hardware: Nuvoton NuMaker-NUC1262SE
*Link: [[:File:Nuvoton_NuMaker-M071MD_M071MD2AE_TestProject_ES_V634.zip]]
+
*Link: [[:File:Nuvoton_NuMaker-NUC1262SE_V1.2_NUC1262SE4AE_TestProject_ES_V634.zip]]

Revision as of 13:34, 23 March 2023

This article describes specifics for the Nuvoton NuMaker-NUC1262SE 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-NUC1262SE V1.2 NUC1262SE4AE 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