Nuvoton NuMaker-M031TB
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
This article describes specifics for the Nuvoton NuMaker-M031TB evaluation board.
Preparing for J-Link
- Connect the J-Link to the SWD header (J1) on the board. VTref=JP3-2 / SWDIO=JP3-4 / SWCLK=JP3-6 / SWO=JP3-8 / GND=JP3-10
 - Power the board via the pin header ICE-J3
 - Verify the Connection with J-Link Commander. The output should look as follows:
 
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-M031TB.
It is a simple Hello World sample linked into the internal flash.
SETUP
- Embedded Studio: V8.20
 - Hardware: Nuvoton NuMaker-M031TB
 - Configuration: Release_MinSize (Due to small RAM size)
 - Link: File:Nuvoton NuMaker-M031TB TestProject ES V820.zip