Skip to content

Building Treehopper's firmware image

Jay Carlson edited this page Feb 3, 2018 · 1 revision

Loading using Treehopper tools

While you can debug the project in Simplicity Studio, if you don't have a USB Debug Adapter and some soldered-on debug wires to the board, you can create a *.tfi image to load using Treehopper's built-in firmware update tools. Since we use Silicon Labs' bootloader tooling, you'll need to download efm8load.exe and hex2boot.exe and place them in the "tools" folder.

Clone this wiki locally