Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openocd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
card10
openocd
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
655e4f88a6b7fd82a570a17cf1219356f4587a37
Select Git revision
Branches
2
dw-cmsisdap-path
max32xxx
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
27
Oct
24
23
22
21
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
1
29
Sep
27
26
25
24
22
21
20
12
8
5
4
1
28
Aug
27
26
25
24
23
22
20
19
18
17
15
14
13
11
8
7
6
5
4
1
31
Jul
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
2
28
Jun
27
25
24
18
16
11
10
6
5
4
3
29
May
28
27
26
25
24
23
22
21
20
19
16
14
12
11
10
9
8
7
6
3
2
1
30
Apr
29
28
26
25
24
23
22
21
20
19
18
17
16
15
14
13
11
10
9
8
7
6
5
4
3
2
1
31
Mar
28
26
25
22
21
17
14
13
12
11
10
9
8
7
6
5
4
3
2
1
fix working area address
added option to use ramdisk instead of flash jffs2
now compiles under Cygwin and eCos again.
- fix native mingw build if gettimeofday not defined.
gdb_report_data_abort now ignores all target read errors, including address space wraps. Hopefully works around problems in 6.8
fix working memory location
hontor <hontor@126.com> - fix simulation step errors
only log BUG: (do not return error) in the case of unknown debug reason(0xc)
whitespace trouble....
load and verify are now synonymous to load/verify_image
updated docs a bit.
produce syntax error
how to send patch
Laurentiu Cocanu - more help text
Laurentiu Cocanu - more help text
version number keyword expansion handling
fix warnings when building for eCos
remove duplicate target
Laurentiu Cocanu - document various commands.
- add link in texi docs
try to get struct timezone def right w.r.t. config.h. Now compiles under Cygwin and eCos
- remove texi warnings
- update docs deprecated section to include links to new commands (if any)
sleep command now prints out target debugmsgs w/anything like usable performance
fix error handling in flash fill
Laurentiu Cocanu - integrated new tcl target command docs
added help on production proc's
adding concept of production script
removed autoerase from flash fillX
added capture command to capture log output. Useful when wanting to capture log output from tcl procedures that invoke openocd commands
more robust error reporting for DCC
unsik Kim <donari75@gmail.com> - mflash support
- make docs more readable
- fix tcl_port typo in docs
Laurentiu Cocanu - memory read/write and exit() error path fixes
김운식 <donari75@gmail.com> spotted a bug in target_write_u8
- remove build warnings
Laurentiu Cocanu - fix error handling
fixed a few crashes in syntax handling
Laurentiu Cocanu - more error handling fixes
Loading