Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:pyocd [2022/12/20 11:48] – darron | tools:pyocd [2022/12/20 13:54] (current) – [More] darron | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | sudo -H python3 -m pip install -U pyocd | + | ====PyOCD==== |
- | | + | Not ready for serious application, |
- | + | ||
- | + | ===Prep=== | |
- | | + | |
+ | < | ||
+ | apt install python3-pip | ||
+ | </ | ||
+ | |||
+ | ===Less=== | ||
+ | |||
+ | < | ||
+ | sudo -H python3 -m pip install -U pyocd | ||
+ | error: [Errno 2] No such file or directory: ' | ||
+ | </ | ||
| | ||
===More=== | ===More=== | ||
< | < | ||
- | apt install python3-pip | ||
git clone https:// | git clone https:// | ||
cd pyOCD | cd pyOCD | ||
- | |||
- | GIVE UP | ||
</ | </ | ||
+ | |||
+ | See README, NOTHING WORKS, life is too valuable to waste on this. | ||