Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:pic32prog [2015/03/07 12:45] – darron | tools:pic32prog [2016/02/17 04:45] (current) – [Install] darron | ||
---|---|---|---|
Line 1: | Line 1: | ||
==== PIC32Prog ==== | ==== PIC32Prog ==== | ||
+ | |||
+ | <wrap right> | ||
+ | {{: | ||
+ | </ | ||
PIC32Prog programs PIC32 controllers via a number of back-ends on a variety | PIC32Prog programs PIC32 controllers via a number of back-ends on a variety | ||
Line 5: | Line 9: | ||
The version of PIC32Prog available from GitHub is compatible | The version of PIC32Prog available from GitHub is compatible | ||
- | with [[: | + | with [[: |
=== Install === | === Install === | ||
< | < | ||
- | apt-get install libusb-1.0-0-dev | + | apt-get install |
- | apt-get install | + | |
git clone https:// | git clone https:// | ||
- | cd pic32prog.git | + | cd pic32prog |
- | sed -i ' | + | |
make | make | ||
make install | make install | ||
Line 19: | Line 22: | ||
=== Usage === | === Usage === | ||
- | In this example we program the [[: | + | In this example we program the [[: |
< | < | ||
Line 37: | Line 40: | ||
Verify boot: ## done | Verify boot: ## done | ||
Rate: 1457 bytes per second | Rate: 1457 bytes per second | ||
- | Time: 0:40.49s [pi5] | ||
</ | </ |