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
Commits
587aa648
Commit
587aa648
authored
15 years ago
by
oharboe
Browse files
Options
Downloads
Patches
Plain Diff
more arm926ejs bugs
git-svn-id:
svn://svn.berlios.de/openocd/trunk@2486
b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent
f21026e2
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
TODO
+19
-0
19 additions, 0 deletions
TODO
with
19 additions
and
0 deletions
TODO
+
19
−
0
View file @
587aa648
...
...
@@ -22,6 +22,25 @@ https://lists.berlios.de/pipermail/openocd-development/2009-July/009206.html
- reset run/halt/step for arm926ejs is not robust. Needs lots of testing to
map out problems.
- i.MX27 reset run problems. Notice below that even if the target is running,
a EICE_DBG_STATUS_DBGACK(I think...) is detected and OpenOCD wrongly believes that the
target is halted. Polling the target afterwards reveals that the
target is running. Notice the MOE=0xe value.
> reset run
JTAG tap: imx27.bs tap/device found: 0x1b900f0f (mfg: 0x787, part: 0xb900, ver: 0x1)
JTAG Tap/device matched
JTAG tap: imx27.cpu tap/device found: 0x07926121 (mfg: 0x090, part: 0x7926, ver: 0x0)
JTAG Tap/device matched
WARNING: unknown debug reason: 0xe
target state: halted
target halted in ARM state due to debug-request, current mode: User
cpsr: 0x00000000 pc: 0xffffffe8
MMU: disabled, D-Cache: disabled, I-Cache: disabled
@section thelisttcl TCL
This section provides possible things to improve with OpenOCD's TCL support.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment