This project work with submodule from Nuvoton corporation. You need to initialize submodules by passing --recurse-submodules to the git clone command.
git clone https://github.com/danchouzhou/003Clock.git --recurse-submodules
Please make sure the installation path is the same as the one in setting.json.
cd firmware/003Clock
Simply ./build.bat. main.bin should be inside the Objects folder.
./build.bat
./flash.bat
- Download the NuMicro ISP Programming Tool
- Connect USB-UART adapter to PC
- Select the COM port and then press
connect

- Connect the target device to the USB-UART adapter, ISP Tool should show
connected

- Select APROM file and check
APROMandReset and Run, then pressStart

