Wykres commitów

18 Commity (5a8f637a5c1c19f73d987e5526236beeed7bf850)

Autor SHA1 Wiadomość Data
Michael Pratt c6274f026b Write to extra (FP, etc) registers from GDB
The extra registers added in my previous commit can now be modified from
within GDB.  Since the ST-LINK does not support accessing these
registers, a workaround was used from reading an writing to them.

That is, the Debug Core Register Selector Register (DCRSR) can be written
with the register requested, and it will be read/written to/from the
Debug Core Register Data Register (DCRDR).  The standard ST-LINK memory
access functions are used to make these accesses.

A target descriptor XML file is sent to GDB from the server, which tells
GDB which registers exist on the target.

This is only supported for the STM32F4, and has only been tested on the
STM32F4DISCOVERY.  I tested st-util on an STM32L-DISCOVERY and my
changes did not seem to interfere with its operation.
2012-07-09 01:00:53 -04:00
Fabien Le Mentec a303d9fe7a [ fix ] apply jserv@0xlab.org patch, 0001-trivial-documentation-fix-for-st-util-path 2012-05-26 09:48:48 -05:00
Fabien Le Mentec 8e1a1afa93 [update] AUTHOR 2011-12-16 14:07:38 -06:00
le mentec fabien e9586c100e [update] apply patches from marpe@mimuw.edu.pl for flash tool: verbosity, run after programm\ 2011-11-22 09:39:58 -06:00
jnosky 6b26cc09ad Added my email 2011-11-12 16:16:15 -05:00
Fabien Le Mentec 0ff09f90ce [merge] merge jnosky/master 2011-11-12 02:25:02 -06:00
Fabien Le Mentec 55bd816703 [update] add bravikov@gmail.com to AUTHORS 2011-11-06 12:22:59 -06:00
Fabien Le Mentec a2d758e29b [update] AUTHORS 2011-10-23 01:45:18 -05:00
Fabien Le Mentec 6a7d585589 [update] AUTHORS 2011-10-20 00:32:03 -05:00
Fabien Le Mentec a821592dad [update] add macpod to AUTHORS. update documentation for the blink program. 2011-10-18 00:49:07 -05:00
Fabien Le Mentec dff4936459 [update] missing author 2011-10-14 14:44:58 -05:00
Karl Palsson 292989e2f9 Add Uwe Bonnes to the AUTHORS list
He sent me some patches which I've included here recently.
Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
2011-10-12 19:19:29 +00:00
Fabien Le Mentec da1ec442af [update] readmem32 2011-09-11 12:26:58 -05:00
Fabien Le Mentec ddc95d9737 [update] add Karl Palsson to AUTHORS 2011-06-28 00:34:56 -05:00
texane 189d33c0db [patch] bug fixes and documentation improvements by Greg Alexander 2011-04-18 13:29:24 -05:00
Peter Zotov a6c902d67b Add working GDB remote debug server. 2011-02-15 05:15:28 +03:00
texane 5f6a692e72 [update] write a file to flash. compile, not tested. 2011-01-14 04:45:43 -06:00
texane 27b50a3df8 [initial] 2011-01-14 02:54:52 -06:00