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