orca/ext/wasm3/platforms/embedded/wm_w600/README.md

604 B

Build for Winner Micro W600

You will need:

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:

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

or

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