Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify docs to make compiling/flashing easier for newcomers #68

Open
flaki opened this issue Jul 13, 2015 · 0 comments
Open

Clarify docs to make compiling/flashing easier for newcomers #68

flaki opened this issue Jul 13, 2015 · 0 comments

Comments

@flaki
Copy link
Contributor

flaki commented Jul 13, 2015

Getting the T2 into bootloader mode

Issue:
It was quite hard to get the T2 into bootloader mode. For the first two tries I didn't manage, and didn't know (for someone who sees a Tessel for the first time, it wouldn't be straightforward what he should see)

Fix:
Explain the signs of the T2 entering bootloader mode (eg.: blue/power led blinking / red led on board continously lit)

Nit: alarming error message following flashing

Issue:

$ dfu-util -aFlash -d 1d50:6097 -D build/firmware.bin
dfu-util 0.8
...

Copying data from PC to DFU device
Download    [=========================] 100%        12624 bytes
Download done.
state(7) = dfuMANIFEST, status(0) = No error condition is present
dfu-util: unable to read DFU status after completion

Fix:
Would be nice if we could get rid of the unable to read DFU status after completion-message?

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

No branches or pull requests

2 participants