Fabien Le Mentec
|
6d87fce636
|
[add] usblyzer outputs
|
2011-09-11 12:00:46 -05:00 |
Fabien Le Mentec
|
21add718cb
|
[update] notes
|
2011-09-11 11:36:03 -05:00 |
Fabien Le Mentec
|
8f7c75d393
|
[add] notes
|
2011-09-11 11:01:00 -05:00 |
Fabien Le Mentec
|
a6f42631bd
|
[fix, update] magic bytes, more commands. step mode make resets the chip
|
2011-09-11 09:22:17 -05:00 |
Fabien Le Mentec
|
8946ce99e5
|
[fix, update] more commands
|
2011-09-11 08:28:34 -05:00 |
Fabien Le Mentec
|
1d5859db8c
|
[add] read_memory usblyzer output
|
2011-09-11 08:27:49 -05:00 |
Fabien Le Mentec
|
6e98918137
|
[update] submit_wait timeout
|
2011-09-11 00:58:24 -05:00 |
Fabien Le Mentec
|
0f6e8186d0
|
[update] more test. stalling randomly... problem with linux usb stack?
|
2011-09-10 12:55:19 -05:00 |
Fabien Le Mentec
|
3321ee91f4
|
[fix] bad endpoints used
|
2011-09-10 12:30:43 -05:00 |
Fabien Le Mentec
|
d41ef9ba62
|
[update] basic testing code using libusb
|
2011-09-10 11:25:21 -05:00 |
Fabien Le Mentec
|
d556950d1f
|
[add] sltink device connection from windows, usblyzer output
|
2011-09-10 09:58:35 -05:00 |
texane
|
c2a0e91d47
|
Merge pull request #9 from whitequark/master
Support for data watchpoints and larger flashes
|
2011-07-15 06:58:05 -07:00 |
Peter Zotov
|
f31dae4f24
|
Allow for bigger flash block sizes (code by Geoffrey Brown).
|
2011-07-14 23:46:21 +04:00 |
Peter Zotov
|
bc9dc8ffa1
|
Implement data watchpoints (code by Geoffrey Brown).
|
2011-07-14 23:40:59 +04:00 |
Fabien Le Mentec
|
ddc95d9737
|
[update] add Karl Palsson to AUTHORS
|
2011-06-28 00:34:56 -05:00 |
texane
|
fffac0adbb
|
Merge pull request #6 from whitequark/master
Bugfixes
|
2011-06-27 22:22:07 -07:00 |
texane
|
be172f24a9
|
Merge pull request #8 from karlp/master
Allow building on amd64
|
2011-06-27 22:18:46 -07:00 |
Karl Palsson
|
c9ab9cb0c7
|
Build on amd64 architecture.
printf("%x") -> printf("%zx") when using size_t
|
2011-06-27 22:30:13 +00:00 |
Fabien Le Mentec
|
08a79ed0fe
|
[fix] make_memory_map should receive flash_size as uint32_t
|
2011-06-05 12:35:09 -05:00 |
texane
|
4f35b81fc5
|
Merge pull request #5 from nullsub/master
Compile on Ubuntu 10.10 and 11.04
|
2011-06-05 10:14:10 -07:00 |
nullsub
|
7705e43f06
|
Added instruction for Ubuntu
|
2011-06-01 07:18:59 -07:00 |
Peter Zotov
|
a4126921f0
|
make_memory_map should receive flash_size as uint32_t.
|
2011-05-19 18:41:00 +04:00 |
texane
|
24128597e1
|
[remove] setting up modprobe rules README section
|
2011-04-18 15:37:25 -05:00 |
texane
|
b744334510
|
[missing] stlink.modprobe.conf
|
2011-04-18 15:23:59 -05:00 |
texane
|
189d33c0db
|
[patch] bug fixes and documentation improvements by Greg Alexander
|
2011-04-18 13:29:24 -05:00 |
Peter Zotov
|
ad2470d0eb
|
Use real flash size from system ROM.
|
2011-04-08 19:08:15 +04:00 |
Peter Zotov
|
12e13cd08a
|
Compare chip IDs correctly.
|
2011-04-08 19:08:02 +04:00 |
Peter Zotov
|
7f58436b93
|
Updated memory maps.
|
2011-04-08 18:59:31 +04:00 |
Peter Zotov
|
d1c3176f3a
|
Added udev rules file.
|
2011-04-04 20:20:47 +04:00 |
Peter Zotov
|
aaf1a0cd84
|
Add real core identification. Now stlink may debug devices other than STM32F100RB on Discovery.
|
2011-04-04 20:20:18 +04:00 |
Peter Zotov
|
7c294cf6a1
|
Add support for remote reset commands.
|
2011-04-04 20:20:13 +04:00 |
Peter Zotov
|
a4ae2f66b6
|
Remove useless message.
|
2011-02-17 16:45:03 +03:00 |
Peter Zotov
|
955d5f26dd
|
Fix multi-page flash writing.
|
2011-02-17 16:44:20 +03:00 |
Peter Zotov
|
32045151e9
|
Reset CPU before and after flash writing.
|
2011-02-16 14:28:20 +03:00 |
Peter Zotov
|
4b9486f51d
|
Update README.
|
2011-02-16 14:18:56 +03:00 |
Peter Zotov
|
d10edcd6c0
|
Reduce latency a bit.
|
2011-02-16 14:04:32 +03:00 |
Peter Zotov
|
870694cbc1
|
Write flash correctly.
|
2011-02-16 12:34:46 +03:00 |
Peter Zotov
|
36b8fe70f3
|
Implement hardware breakpoints.
|
2011-02-16 03:56:29 +03:00 |
Peter Zotov
|
9795b7e8cc
|
Update memory map.
|
2011-02-16 03:55:58 +03:00 |
Peter Zotov
|
441bffd8ed
|
Fix alignment when uploading data to flash.
|
2011-02-16 02:07:25 +03:00 |
Peter Zotov
|
13d7162b0e
|
Fix continue command.
|
2011-02-16 00:24:00 +03:00 |
Peter Zotov
|
47bb36079b
|
Implemented flash writing.
|
2011-02-16 00:01:12 +03:00 |
Peter Zotov
|
d4b435e7c0
|
Implement FlashErase GDB command.
|
2011-02-15 22:35:19 +03:00 |
Peter Zotov
|
eac53cf6d1
|
Implement query command and add memory map.
|
2011-02-15 21:50:34 +03:00 |
Peter Zotov
|
fc7b68944d
|
Add optional -DDEBUG to Makefile.
|
2011-02-15 19:48:36 +03:00 |
Peter Zotov
|
ca668a5a5f
|
Bind to localhost.
|
2011-02-15 19:47:57 +03:00 |
Peter Zotov
|
db0a8d3ddf
|
Use SO_REUSEADDR socket option to allow binding after ^C.
|
2011-02-15 19:47:45 +03:00 |
Peter Zotov
|
db2744519e
|
Don't exit after kill gdb command; re-listen instead.
|
2011-02-15 19:47:18 +03:00 |
Peter Zotov
|
a6c902d67b
|
Add working GDB remote debug server.
|
2011-02-15 05:15:28 +03:00 |
texane
|
1896ea7336
|
[fix] unknown bug, must use 0x40 instead of pgsize when writing flash
|
2011-01-14 10:49:59 -06:00 |