NuMaker mbed RTOS basic (Thread)

README.md

Committer:
SHLIU1@OANBE02333.nuvoton.com
Date:
2021-02-25
Revision:
13:e84e74cba750
Parent:
4:24ef9b9030d8

File content as of revision 13:e84e74cba750:

# Getting started thread with LEDs on mbed OS


### Import NuMaker-mbed-OS-Core-RTOS-Basic from on-line IDE
1. Please choose Nuvoton NuMaker-PFM-XXX as your target platform.
2. Please press the left-up icon "New", then choose "NuMaker mbed RTOS basic (Thread)" from the template list.
3. Your NuMaker-mbed-OS-Core-RTOS-Basic program is existed.

#### Now compile
Please press compile icon.

#### Burn Code & Execute
1. Connect the board NuMaker-PFM-XXX with your PC by USB cable, then there will be one "mbed" disk.
2. Copy the built binary file into "mbed" disk on you PC.
3. Press device's reset button to execute, LED1 and LED2 will flash on.