Skip to content

Instantly share code, notes, and snippets.

@ksmarty
Last active February 15, 2022 01:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ksmarty/757ba1968fb9a7f9669cc76783079d0d to your computer and use it in GitHub Desktop.
Save ksmarty/757ba1968fb9a7f9669cc76783079d0d to your computer and use it in GitHub Desktop.
Dragon Board Setup

Dragon Board Setup

Setup

  1. Download modified Eclipse
  2. Download Tera Term
    • Standard install

Uploading

  1. Plug in board
  2. Click reset
  3. Open Tera Term
    • Select Serial
    • Select COM port
    • Click OK
  4. Click reset
  5. Type load, return
  6. File > Send File...
  7. Select c program
  8. Type g 2000, return

Writing Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment