NuTiny-SDK-NUC240 User Manual
Publication Release Date: Sep. 14, 2013
Revision V1.0
- 8 -
3.4
Smpl_NuTiny-NUC240 Example Program
This example demonstrates the ease of downloading and debugging an application on a NuTiny-SDK-NUC240 board.
It can be found on Figure 3-2 list directory and downloaded from Nuvoton NuMicro
™
website following on Chapter 6.3.
Directory
Project File
Figure 3-2 Smpl_NuTiny_240 Example Directory
To use this example:
The PA.10 LED will toggle on the NuTiny-EVB-NUC240 board.
Start μVision
®
Project-Open
Open the Smpl_NuTiny_240.uvproj project file
Project - Build
Compile and link the Smpl_NuTiny-NUC240
application
Flash – Download
Program the application code into on-chip Flash ROM
Start debug mode
Using the debugger commands, you may:
Review variables in the watch window
Single step through code
Reset the device
Run the application