Skip to content
darknao edited this page Jul 13, 2018 · 1 revision

This is for debug purpose only!

First, download the debug firmware here (Teensy LC only).

You'll also need to get RealTerm to capture the traces.
Install the latest version (3.0.1.44).

Start RealTerm, go to Port tab, and select 115200 Baud.
In Capture tab, uncheck Direct:

Now, Go back to Port. If not done yet, flash the beta firmware and restart your Teensy.
Wait for Windows to detect/install the new hardware, if necessary.
Back in RealTerm, double click the Port field, and select the one named like XX = /USBSER00X

Go to the Capture tab again, then press Start: Overwrite

If everything went fine, you should see some writing scrolling on the main view.
Wait one minute and press Stop capture.
Retrieve the capture file (default is in %APPDATA%\Realterm\capture.txt) and join it to your issue.

Clone this wiki locally