Files
panda-meb/board/README.md

23 lines
490 B
Markdown
Raw Normal View History

2017-11-10 05:27:25 -05:00
Programming
----
**Panda**
```
./recover.sh # flash bootstub
```
```
./flash.sh # flash application
2017-11-10 05:27:25 -05:00
```
Troubleshooting
----
If your panda will not flash and green LED is on, use `recover.sh`.
If panda is blinking fast with green LED, use `flash.sh`.
Otherwise if LED is off and panda can't be seen with `lsusb` command, use [panda paw](https://comma.ai/shop/products/panda-paw) to go into DFU mode.
2017-11-10 05:27:25 -05:00
[dfu-util](http://github.com/dsigma/dfu-util.git) for flashing