📄️ Setting up the Toolchain
1. Install Required Tools
📄️ Compiling the Software
Make sure the Toolchain is set up as described.
📄️ Native Simulator (Linux)
ZSWatch can be compiled as a native Linux executable that opens a simulated 240×240 display window. This is useful for developing and testing application logic, UI layouts, and event handling without any hardware.
📄️ Image Resources
Many icons and images in the ZSWatch UI are stored in external flash and are not part of the firmware binary. You need to upload them separately after flashing firmware.
📄️ Writing Apps
Overview
📄️ Architecture Overview
Overview
📄️ Debugging
On-Target Debugging (WatchDK / ZSWatch)
📄️ Building the Website & Docs
Install Node.js and npm.