Difference between revisions of "Pyocd"

From Wiki at Neela Nurseries
Jump to: navigation, search
m (add link to pyocd issue 1303 "Core #0 is not accessible after reset")
m (add section about how to install pyocd.)
 
Line 8: Line 8:
 
*  https://www.trustedfirmware.org/docs/tech_forum_20211028_pyocd_intro.pdf
 
*  https://www.trustedfirmware.org/docs/tech_forum_20211028_pyocd_intro.pdf
  
 +
<!-- odne komentar -->
 +
== To Install pyocd ==
  
== Pyocd errors ==
+
*  https://pyocd.io/docs/installing
 +
 
 +
<!-- odne komentar -->
 +
== Pyocd Errors ==
  
 
Having issue with relatively new chip to flash.  Pyocd invocation with warnings and errors:
 
Having issue with relatively new chip to flash.  Pyocd invocation with warnings and errors:

Latest revision as of 00:46, 25 January 2024

2024-01-24 page started

Page holding notes about and references for `pyocd`.

References:

To Install pyocd

Pyocd Errors

Having issue with relatively new chip to flash. Pyocd invocation with warnings and errors:

$ pyocd erase -t lpc55s69 --chip
0001612 I Erasing chip... [eraser]
0003731 W Core #0 is not accessible after reset [cortex_m]
0003735 E Error during board uninit: [session]
0003754 C Memory transfer fault (Unspecified error.) @ 0xe000edf0-0xe000edf3 [__main__]

These errors appear to have come up with versions of pyocd older than version 0.33: