Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tools:pyocd [2022/12/20 11:48]
darron
tools:pyocd [2022/12/20 13:54] (current)
darron [More]
Line 1: Line 1:
-sudo -H python3 -m pip install -U pyocd+====PyOCD====
  
-    error: [Errno 2] No such file or directory: 'cargo': 'cargo' +Not ready for serious application, ignore. 
-     + 
-     +===Prep=== 
-    + 
 +<code> 
 +apt install python3-pip 
 +</code> 
 + 
 +===Less=== 
 + 
 +<code> 
 +sudo -H python3 -m pip install -U pyocd 
 +error: [Errno 2] No such file or directory: 'cargo': 'cargo' 
 +</code>
          
 ===More=== ===More===
  
 <code> <code>
-apt install python3-pip 
 git clone https://github.com/pyocd/pyOCD git clone https://github.com/pyocd/pyOCD
 cd pyOCD cd pyOCD
- 
-GIVE UP 
 </code> </code>
 +
 +See README, NOTHING WORKS, life is too valuable to waste on this.