Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:easyloader [2017/03/12 02:03] – [Usage] darron | projects:easyloader [2020/10/20 13:39] (current) – [Example] darron | ||
---|---|---|---|
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 |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | -w N winklepicker mode N (1 or 2) reset | + | -w N |
- | | + | |
- | -z A erase page at address A | + | -z A |
Version: 4 | Version: 4 | ||
Line 54: | 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 is only available for Wellington boot loader at present. | + | CAN Bus is platform and boot loader dependent and is only available for Linux and the Wellington boot loader 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. | ||