Back to Wasm3

README

platforms/embedded/wm_w600/README.md

0.5.0603 B
Original Source

Build for Winner Micro W600

You will need:

sh
export PATH=/opt/gcc-arm-none-eabi-4_9-2015q3/bin:$PATH

export PATH=/opt/w600tool:$PATH

export WM_SDK=/opt/w600-sdk

./build.sh

To upload:

sh
w600tool.py --upload .output/wasm3_gz.img

or

sh
w600tool.py --upload .output/wasm3.fls