Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:easyloader [2017/02/22 19:07] – external edit 127.0.0.1 | projects:easyloader [2020/10/20 13:39] (current) – [Example] darron | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Easy-loader for Wellington and Oxford boot loaders ==== | + | ==== Easy-loader for Cowboy, |
<wrap right> | <wrap right> | ||
{{: | {{: | ||
Line 30: | Line 30: | ||
Options: | Options: | ||
- | | + | |
- | -b N use TTY baud rate N | + | -b N |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | -i N use CAN bus message id N | + | -i N |
- | -k N send BRK for N ms after serial port open | + | -k N |
- | | + | -l H|R log serial input when done (H = hex, R = raw) |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | -w N winklepicker mode N (1 or 2) reset | + | |
- | -z A erase page at address A | + | -w N |
+ | | ||
+ | -z A | ||
Version: 4 | Version: 4 | ||
Line 52: | Line 54: | ||
The device can either be a serial interface of CAN Bus interface. Support for | The device can either be a serial interface of CAN Bus interface. Support for | ||
- | CAN Bus is boot loader dependent and this is not available for Oxford | + | CAN Bus is platform and boot loader dependent and is only available for Linux and the Wellington |
- | at present. | + | |
=== Example === | === Example === | ||
- | Here a device attached to RPi is first reset using `pctrl restore' | + | Here a device |
a hex file image is uploaded at 57600 baud. | a hex file image is uploaded at 57600 baud. | ||