/SOTServer-demo

A demo project for SOTServer

Primary LanguageAssemblyMIT LicenseMIT

SOTServer-demo

How to use

Setup project

  1. Setup your develop env
  2. copy code to your working directory

Build ROM file

  1. root directory is user/SOTServer/rom/root/
  2. run user/SOTServer/rom/tool/build.sh to build rom.bin
  3. after build, your rom stream will output to user/SOTServer/rom/rom/sot_rom.bin
  4. download to flash at 0x00100000

have fun!