From: Fabien Le Mentec Date: Sun, 11 Sep 2011 16:01:00 +0000 (-0500) Subject: [add] notes X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=8f7c75d3933113cb30ab0e4ca22059b83788f3f9;p=fw%2Fstlink [add] notes --- diff --git a/stm32l/doc/notes b/stm32l/doc/notes new file mode 100644 index 0000000..f9bead5 --- /dev/null +++ b/stm32l/doc/notes @@ -0,0 +1,9 @@ +. reversing methodology + . Windows + . ST set tools package contains a working programmer + . IAR latest version contains a working debugger + . usblyzer to snif the corresponding usb frames + . Linux + . usb kernel module compiled with debugging enabled + . usbmon + . libusb \ No newline at end of file