Difference between revisions of "Swd"

From Wiki at Neela Nurseries
Jump to: navigation, search
(Starting local notes page on ARM serial wire debug protocol.)
 
m
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
  
 
*  http://markding.github.io/swd_programing_sram/
 
*  http://markding.github.io/swd_programing_sram/
 +
 +
This looks promising . . .
 +
 +
*  https://iosoft.blog/2021/03/22/picoreg/
 +
 +
 +
2022
 +
<ul>
 +
0801
 +
*  https://blog.smittytone.net/2021/02/05/how-to-debug-a-raspberry-pi-pico-with-a-mac-swd/
 +
 +
*  https://dev.to/admantium/raspberry-pico-simple-debugging-with-just-one-device-4ce7
 +
 +
A document from Renasas regarding some of their RA families of microcontrollers, and serial boot loading:
 +
*  https://www.renesas.com/us/en/document/apn/renesas-ra-family-system-specifications-standard-boot-firmware?language=en
 +
</ul>
 +
 +
<!-- EOF -->

Latest revision as of 20:08, 1 August 2022

2022-07-27 Wednesday miercoles budhvaar

Serial Wire Debug SWD ARM Consortium Serial Wire Debug Protocol


This looks promising . . .


2022