2017-11-10 05:27:25 -05:00
|
|
|
Programming
|
|
|
|
|
----
|
|
|
|
|
|
|
|
|
|
**Panda**
|
|
|
|
|
|
|
|
|
|
```
|
2022-08-24 19:15:25 -07:00
|
|
|
./recover.sh # flash bootstub
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
./flash.sh # flash application
|
2017-11-10 05:27:25 -05:00
|
|
|
```
|
|
|
|
|
|
2017-11-14 22:24:59 -05:00
|
|
|
Troubleshooting
|
|
|
|
|
----
|
|
|
|
|
|
2022-08-24 19:15:25 -07:00
|
|
|
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.
|
2022-03-14 21:02:08 +02:00
|
|
|
|
2017-11-10 05:27:25 -05:00
|
|
|
|
|
|
|
|
[dfu-util](http://github.com/dsigma/dfu-util.git) for flashing
|