Skip to content

cubicwork/SOTServer-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!